kcron: update to 18.12.0.

This commit is contained in:
Piotr Wójcik 2018-12-14 09:40:18 +01:00 committed by Helmut Pozimski
parent 84bf190d8f
commit af8654e402

View file

@ -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 <chocimier@tlen.pl>"
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"