diff --git a/srcpkgs/kcron/template b/srcpkgs/kcron/template index ba1322d8b3..99be8510c7 100644 --- a/srcpkgs/kcron/template +++ b/srcpkgs/kcron/template @@ -1,6 +1,6 @@ # Template file for 'kcron' pkgname=kcron -version=18.04.1 +version=18.04.2 revision=1 build_style=cmake configure_args="-Wno-dev -DSYSCONF_INSTALL_DIR=/etc" @@ -11,7 +11,7 @@ maintainer="Piotr Wójcik " license="GPL-2.0-or-later" homepage="http://userbase.kde.org/KCron" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=19de3e4d597413c71a6f4cb1baa446adc0a7aa5b32ee9c19997b9468b41993f2 +checksum=a732cead6dc6481effb3c08c64d880a58c4744a0ceea64597b8f668809d697db if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"