From 64388e55d6f1f1611b40a3e4de406b7a146f32ca Mon Sep 17 00:00:00 2001 From: Nafis Date: Thu, 9 Jul 2026 11:02:28 +0600 Subject: [PATCH] incidenceeditor: update to 26.04.3. --- srcpkgs/incidenceeditor/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/incidenceeditor/template b/srcpkgs/incidenceeditor/template index d8afc0ac3e2..1c56b50a422 100644 --- a/srcpkgs/incidenceeditor/template +++ b/srcpkgs/incidenceeditor/template @@ -1,6 +1,7 @@ # Template file for 'incidenceeditor' +# group=kde-gear pkgname=incidenceeditor -version=26.04.1 +version=26.04.3 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF @@ -15,7 +16,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://community.kde.org/KDE_PIM" distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" -checksum=401b2152aba9318c49c42022f32a9ea2c592da5db3f11c50ae93d319f53bd94c +checksum=a14342bbc4531153802d74d3405df459f4611554571f559824811e52b2886d36 if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then broken="Qt6 WebEngine"