From e2e49d7a0088c58a07539e24f1b2659831fc7907 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 13 Jun 2025 19:39:18 +0200 Subject: [PATCH] calendarsupport: update to 25.04.2. --- srcpkgs/calendarsupport/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calendarsupport/template b/srcpkgs/calendarsupport/template index d40d1f9c3b1..a31eea78715 100644 --- a/srcpkgs/calendarsupport/template +++ b/srcpkgs/calendarsupport/template @@ -1,6 +1,6 @@ # Template file for 'calendarsupport' pkgname=calendarsupport -version=25.04.0 +version=25.04.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake @@ -16,7 +16,7 @@ maintainer="John " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM" distfiles="${KDE_SITE}/release-service/${version}/src/calendarsupport-${version}.tar.xz" -checksum=f9780cb98b46dc31b1512a8c066e60b6509d1747c2afec01cccbbe2de6930502 +checksum=fd4ba25407d043b576424f078a98f2a2425cba6e43c26ccea1b66e4e6e8601a8 if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then broken="Qt6 WebEngine"