kcron: update to 18.12.1.

This commit is contained in:
Piotr Wójcik 2019-01-10 21:33:44 +01:00 committed by maxice8
parent a8262f0dc0
commit a2c960f677

View file

@ -1,6 +1,6 @@
# Template file for 'kcron'
pkgname=kcron
version=18.12.0
version=18.12.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config"
@ -9,8 +9,8 @@ short_desc="KDE Configure and schedule tasks"
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=67e609fa1afd83ac39aef07c40fb39a6c9dbe77e59db94a42964b4a1a6d5dd09
distfiles="${KDE_SITE}/applications/${version}/src/kcron-${version}.tar.xz"
checksum=f64f00356309aa2958db34110d0544c7abf9c2b53a1f8146522546fe8fee2108
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"