kcron: update to 18.08.1.

This commit is contained in:
Piotr Wójcik 2018-09-07 16:11:56 +02:00 committed by Helmut Pozimski
parent f215cc692d
commit 7564b54960

View file

@ -1,6 +1,6 @@
# Template file for 'kcron'
pkgname=kcron
version=18.08.0
version=18.08.1
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=f84318e314a79b5e4477efb9425ea8dba0e7c67e75746bfbe6d742b3c2579392
checksum=3549b006a10151f3fdb7af2aa99dcbd95482e4ca8a713b5958289a8562a48aae
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"