From 697642965e377019580a75db5b0f063022f3c979 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 8 Mar 2021 20:08:43 +0100 Subject: [PATCH] kcalutils: update to 20.12.3. --- srcpkgs/kcalutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcalutils/template b/srcpkgs/kcalutils/template index 18ba18cf964..1610e7c7cb4 100644 --- a/srcpkgs/kcalutils/template +++ b/srcpkgs/kcalutils/template @@ -1,6 +1,6 @@ # Template file for 'kcalutils' pkgname=kcalutils -version=20.12.2 +version=20.12.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3 @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.0-or-later" homepage="https://community.kde.org/KDE_PIM" distfiles="${KDE_SITE}/release-service/${version}/src/kcalutils-${version}.tar.xz" -checksum=0c9ab114ad1f7c4d87bf65d6e5d581735437110f7ab83298d1bf908463c88ccc +checksum=1d1f333e55c0d6e476315bf8e08fc2a332e51a122985f6757eb669560148432b kcalutils-devel_package() { depends="${sourcepkg}>=${version}_${revision} ${makedepends}"