From d97ae17198ca798d05915d540412a5f7f5afe3c2 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 20 Aug 2025 15:25:07 +0200 Subject: [PATCH] calendarsupport: update to 25.08.0. --- srcpkgs/calendarsupport/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calendarsupport/template b/srcpkgs/calendarsupport/template index a31eea78715..45c7ac7807b 100644 --- a/srcpkgs/calendarsupport/template +++ b/srcpkgs/calendarsupport/template @@ -1,6 +1,6 @@ # Template file for 'calendarsupport' pkgname=calendarsupport -version=25.04.2 +version=25.08.0 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=fd4ba25407d043b576424f078a98f2a2425cba6e43c26ccea1b66e4e6e8601a8 +checksum=386ca71663f41e13139e53847cbaf47d2280fe8d29907e8d9989dfec2baab397 if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then broken="Qt6 WebEngine"