From b1bd39152a37a28634b3c2acae1961e8d6cecbed Mon Sep 17 00:00:00 2001 From: John Date: Fri, 18 Apr 2025 15:31:29 +0200 Subject: [PATCH] kontact: update to 25.04.0. --- srcpkgs/kontact/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kontact/template b/srcpkgs/kontact/template index 3476f15e3d2..4bd1238dbb7 100644 --- a/srcpkgs/kontact/template +++ b/srcpkgs/kontact/template @@ -1,6 +1,6 @@ # Template file for 'kontact' pkgname=kontact -version=24.12.3 +version=25.04.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=0dc73681f56c976fa8a084b6c18ea90020305f0058e21d67bf47cfa8ea2c8929 +checksum=3eb5c3beac967aa4246078fab93c45bba6eb9ab838349d8a87b6d660265409e9 if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then broken="Qt6 WebEngine"