diff --git a/srcpkgs/kcron/template b/srcpkgs/kcron/template index e318abb0ff4..99669e59de4 100644 --- a/srcpkgs/kcron/template +++ b/srcpkgs/kcron/template @@ -1,6 +1,6 @@ # Template file for 'kcron' pkgname=kcron -version=18.12.1 +version=18.12.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/kcron-${version}.tar.xz" -checksum=f64f00356309aa2958db34110d0544c7abf9c2b53a1f8146522546fe8fee2108 +checksum=b5916d93135652e6812006473ebbcc694b18af2a8030c0ce0f0574a3f818d7f7 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"