kcron: update to 19.08.1.
This commit is contained in:
parent
694e042a6b
commit
ede8f93cf1
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'kcron'
|
# Template file for 'kcron'
|
||||||
pkgname=kcron
|
pkgname=kcron
|
||||||
version=19.08.0
|
version=19.08.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
|
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools
|
||||||
pkg-config python qt5-host-tools qt5-qmake"
|
pkg-config qt5-host-tools qt5-qmake"
|
||||||
makedepends="kparts-devel qt5-devel"
|
makedepends="kparts-devel qt5-devel"
|
||||||
short_desc="KDE Configure and schedule tasks"
|
short_desc="KDE Configure and schedule tasks"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://userbase.kde.org/System_Settings/Task_Scheduler"
|
homepage="https://userbase.kde.org/System_Settings/Task_Scheduler"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/kcron-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kcron-${version}.tar.xz"
|
||||||
checksum=1594aafc964d8e6c9ff31056d8f6f9ca6ee51ef9067b3ee1c991744baf54a88c
|
checksum=e60eb14cb2aef0b0398088930102d68817c96a83c54895af6626693fc18c7ed9
|
||||||
|
|
Loading…
Reference in a new issue