kcron: update to 18.04.2.

Closes #15000.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-06-08 08:50:23 +02:00 committed by Enno Boland
parent 9fd2c076ee
commit 6c7839fc79
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

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