From 6a9d8c1866cb2eb08c5118b076a43116d2e830e3 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 28 Jul 2018 19:22:59 +0200 Subject: [PATCH] kcalutils: update to 18.04.3. --- srcpkgs/kcalutils/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kcalutils/template b/srcpkgs/kcalutils/template index 8ad6b5cbb5a..5ba50668d6e 100644 --- a/srcpkgs/kcalutils/template +++ b/srcpkgs/kcalutils/template @@ -1,6 +1,6 @@ # Template file for 'kcalutils' pkgname=kcalutils -version=17.12.3 +version=18.04.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kconfig" @@ -9,8 +9,8 @@ short_desc="The KDE calendar utility library" maintainer="John " license="LGPL-2.0-or-later" homepage="https://community.kde.org/KDE_PIM" -distfiles="https://download.kde.org/stable/applications/${version}/src/kcalutils-${version}.tar.xz" -checksum=ab671117c21a42e94d74c946fae99796e96baec978d2bb6b3f1c359cde3d4fb1 +distfiles="${KDE_SITE}/applications/${version}/src/kcalutils-${version}.tar.xz" +checksum=4b8a2ff425566b48c703c46289b1747479a7c76448cd1fc5b462090f6dc8ccd7 kcalutils-devel_package() { depends="${sourcepkg}>=${version}_${revision} ${makedepends}"