kcron: update to 21.12.0.
This commit is contained in:
parent
0677c5063c
commit
4062daf360
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'kcron'
|
||||
pkgname=kcron
|
||||
version=21.08.3
|
||||
version=21.12.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons kdoctools
|
||||
pkg-config qt5-host-tools qt5-qmake"
|
||||
kauth pkg-config qt5-host-tools qt5-qmake"
|
||||
makedepends="kparts-devel qt5-devel"
|
||||
short_desc="KDE Configure and schedule tasks"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
|
@ -12,4 +12,4 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://userbase.kde.org/System_Settings/Task_Scheduler"
|
||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kcron"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/kcron-${version}.tar.xz"
|
||||
checksum=6522abb432e398726e2a8b73620569521ffc48aa084fe64175b1309ce453e48c
|
||||
checksum=2ada43d13cb2f27cdf84415c607af1a138928214a3f113a9eb598f559563b2c8
|
||||
|
|
Loading…
Reference in a new issue