From 536864777f3fbea4f7d045ff0d4900a3cd606504 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 8 Nov 2018 22:03:23 +0100 Subject: [PATCH] kcalutils: update to 18.08.3. --- srcpkgs/kcalutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcalutils/template b/srcpkgs/kcalutils/template index a8862ff95fe..d0712c86f05 100644 --- a/srcpkgs/kcalutils/template +++ b/srcpkgs/kcalutils/template @@ -1,6 +1,6 @@ # Template file for 'kcalutils' pkgname=kcalutils -version=18.08.2 +version=18.08.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kconfig" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.0-or-later" homepage="https://community.kde.org/KDE_PIM" distfiles="${KDE_SITE}/applications/${version}/src/kcalutils-${version}.tar.xz" -checksum=6c86919ec250aac42aebc84c50f36c1a0bcab6cca13c53a8aff34abe3902b530 +checksum=c971d5525b93f6bb5aed3f40ef358edd0ebc07d8358169b02449f09db9888c2b kcalutils-devel_package() { depends="${sourcepkg}>=${version}_${revision} ${makedepends}"