diff --git a/srcpkgs/kcron/template b/srcpkgs/kcron/template index e034688a910..de09f716883 100644 --- a/srcpkgs/kcron/template +++ b/srcpkgs/kcron/template @@ -1,6 +1,6 @@ # Template file for 'kcron' pkgname=kcron -version=18.08.3 +version=18.12.0 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=844d0fc6f76ae95d501c2850832972acc8c87e4e5b551305d5372accfd58957a +checksum=67e609fa1afd83ac39aef07c40fb39a6c9dbe77e59db94a42964b4a1a6d5dd09 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"