From 7b27f818de6e0eb0fe3d920d78244f2d33ec7d82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 11 Oct 2018 22:45:24 +0200 Subject: [PATCH] kcron: update to 18.08.2. --- srcpkgs/kcron/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcron/template b/srcpkgs/kcron/template index 6132588480b..b2507327e17 100644 --- a/srcpkgs/kcron/template +++ b/srcpkgs/kcron/template @@ -1,6 +1,6 @@ # Template file for 'kcron' pkgname=kcron -version=18.08.1 +version=18.08.2 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules pkg-config" @@ -10,7 +10,7 @@ maintainer="Piotr Wójcik " license="GPL-2.0-or-later" homepage="https://userbase.kde.org/KCron" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=3549b006a10151f3fdb7af2aa99dcbd95482e4ca8a713b5958289a8562a48aae +checksum=f562d8e2bd1541e23cf644e4e33a614a2b865453f9eb3660a5c0f209e2a33ffc if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"