kcron: update to 18.04.3.

This commit is contained in:
Piotr Wójcik 2018-07-14 11:36:22 +02:00 committed by maxice8
parent f7a06a444c
commit fc4ed47a69
1 changed files with 3 additions and 4 deletions

View File

@ -1,17 +1,16 @@
# Template file for 'kcron'
pkgname=kcron
version=18.04.2
version=18.04.3
revision=1
build_style=cmake
configure_args="-Wno-dev -DSYSCONF_INSTALL_DIR=/etc"
hostmakedepends="extra-cmake-modules pkg-config"
makedepends="kparts-devel qt5-devel"
short_desc="KDE Configure and schedule tasks"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-or-later"
homepage="http://userbase.kde.org/KCron"
homepage="https://userbase.kde.org/KCron"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=a732cead6dc6481effb3c08c64d880a58c4744a0ceea64597b8f668809d697db
checksum=b883497cb2e2f12f72511cce46cf58f97d7907f390758fce52624e0c91b21754
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"