From 4c075717c88091b27f08f4d6c6363ee14c74c0c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 20 Apr 2018 16:57:08 +0200 Subject: [PATCH] kcron: update to 18.04.0. Closes #13686. Signed-off-by: Enno Boland --- srcpkgs/kcron/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcron/template b/srcpkgs/kcron/template index be33991d440..6bbae641b4d 100644 --- a/srcpkgs/kcron/template +++ b/srcpkgs/kcron/template @@ -1,6 +1,6 @@ # Template file for 'kcron' pkgname=kcron -version=17.12.3 +version=18.04.0 revision=1 build_style=cmake configure_args="-Wno-dev -DSYSCONF_INSTALL_DIR=/etc" @@ -11,7 +11,7 @@ maintainer="Piotr Wójcik " license="GPL-2" homepage="http://userbase.kde.org/KCron" distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=6e15923f072413517a7d039aa531802eb8f50a73a9ea987ee6501ad1ff04ad4d +checksum=28544a06a66258c42f54ab67566662d3f6d271895f1d7ede5ff354a9ae18a55e if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"