kcron: update to 19.04.0.
This commit is contained in:
parent
d025038f9e
commit
88852f9f2f
|
@ -1,17 +1,14 @@
|
|||
# Template file for 'kcron'
|
||||
pkgname=kcron
|
||||
version=18.12.3
|
||||
version=19.04.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
|
||||
pkg-config python qt5-host-tools qt5-qmake"
|
||||
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="https://userbase.kde.org/System_Settings/Task_Scheduler"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/kcron-${version}.tar.xz"
|
||||
checksum=ba1d7e3ed5453a4867b4900deb957f1020f1533bdadfc36a1c6f83921bfd6ca3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
fi
|
||||
checksum=58a84503da74d7c0e26ab14c95f92f57f0a9f0c5e1ce0fa4be30276728c8be35
|
||||
|
|
Loading…
Reference in New Issue