From a216a35dd98081f3f43e0cfa435beb106158fdda Mon Sep 17 00:00:00 2001 From: John Date: Sat, 14 Jun 2025 15:41:36 +0200 Subject: [PATCH] kontact: update to 25.04.2. --- srcpkgs/kontact/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kontact/template b/srcpkgs/kontact/template index 4bd1238dbb7..e3a38bfedbf 100644 --- a/srcpkgs/kontact/template +++ b/srcpkgs/kontact/template @@ -1,6 +1,6 @@ # Template file for 'kontact' pkgname=kontact -version=25.04.0 +version=25.04.2 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=3eb5c3beac967aa4246078fab93c45bba6eb9ab838349d8a87b6d660265409e9 +checksum=467e736f55429efb980029cdd796bce3d7127f9417bed2c6429b51b289d5c615 if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then broken="Qt6 WebEngine"