From 7dfe13627085f4666ee6c3ab3e1f75883779628c Mon Sep 17 00:00:00 2001 From: John Date: Mon, 11 Sep 2023 20:39:31 +0200 Subject: [PATCH] calendarsupport: update to 23.08.0. --- srcpkgs/calendarsupport/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calendarsupport/template b/srcpkgs/calendarsupport/template index d378cea9f1a..a05b0caf986 100644 --- a/srcpkgs/calendarsupport/template +++ b/srcpkgs/calendarsupport/template @@ -1,6 +1,6 @@ # Template file for 'calendarsupport' pkgname=calendarsupport -version=23.04.2 +version=23.08.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules kconfig python3 qt5-host-tools qt5-qmake @@ -12,7 +12,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=2daf1f1aef1d6b986b9a9fd8bc2741f407b89601585b94989a744b4942c855de +checksum=b9752c407b4280fc26f477eb16f26fe24d10c59865725931f807bdb403ae1233 calendarsupport-devel_package() { depends="${sourcepkg}>=${version}_${revision} ${makedepends}"