From 0e2af16aa430f0accd5624bdb3a02b3237983a59 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 7 Mar 2019 17:15:41 +0100 Subject: [PATCH] kcalutils: update to 18.12.3 [ci skip] --- srcpkgs/kcalutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcalutils/template b/srcpkgs/kcalutils/template index dff1ba4859f..7e45b522517 100644 --- a/srcpkgs/kcalutils/template +++ b/srcpkgs/kcalutils/template @@ -1,6 +1,6 @@ # Template file for 'kcalutils' pkgname=kcalutils -version=18.12.2 +version=18.12.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=8d8459a1fad7fc6fee5313adc196b2342532b8188827a10adb4b664b464b620d +checksum=715c48c46cd62f773da4e804e66cdb97eae7c4832a7fe058db2fca61dc4111f9 kcalutils-devel_package() { depends="${sourcepkg}>=${version}_${revision} ${makedepends}"