From 0936c72ff68ce42f4f05a196f7744dd5d7c6dd6f Mon Sep 17 00:00:00 2001 From: John Date: Fri, 27 Dec 2024 15:42:14 +0100 Subject: [PATCH] kontact: update to 24.12.0. --- srcpkgs/kontact/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kontact/template b/srcpkgs/kontact/template index 4a3284f149a..85b8d23a3a8 100644 --- a/srcpkgs/kontact/template +++ b/srcpkgs/kontact/template @@ -1,6 +1,6 @@ # Template file for 'kontact' pkgname=kontact -version=24.08.1 +version=24.12.0 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=d573289dabbf56e248c8f0b162b32d6636e2321071a09b179baec87bb5c21bb2 +checksum=3c14a9533fe7968c6481883eb6a81e4fe8ef70ff0c5288514513b175a0a41733 if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then broken="Qt6 WebEngine"