From 6db9efa7ac21a67de2275ff2e127d7617de1ca09 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Wed, 19 Jun 2024 03:03:20 +0500 Subject: [PATCH] kontact: update to 24.05.1. --- srcpkgs/kontact/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kontact/template b/srcpkgs/kontact/template index 0f76ae1535d..418bd06446c 100644 --- a/srcpkgs/kontact/template +++ b/srcpkgs/kontact/template @@ -1,6 +1,6 @@ # Template file for 'kontact' pkgname=kontact -version=24.02.2 +version=24.05.1 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake @@ -17,7 +17,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://kde.org/applications/en/office/org.kde.kontact" distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" -checksum=bd7114cab7c5b9c5cd36ec448287c85f61d94324a335b21b3bbf802520d61fb6 +checksum=c87e18d42ef7912f8ff41327a2c7d60c663438eb284cadb6f035a3963458a028 if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then broken="Qt6 WebEngine"