kcalutils: update to 19.12.0

[ci skip]
This commit is contained in:
John 2019-11-18 16:52:06 +01:00
parent 26d6e37b9a
commit 5161dfafcf

View file

@ -1,6 +1,6 @@
# Template file for 'kcalutils'
pkgname=kcalutils
version=19.08.3
version=19.12.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python
@ -10,8 +10,8 @@ short_desc="The KDE calendar utility library"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/applications/${version}/src/kcalutils-${version}.tar.xz"
checksum=821742c98dd55a1334c13ea9d59e177ade048b1d3ade4775803eb288c98c93da
distfiles="${KDE_SITE}/release-service/${version}/src/kcalutils-${version}.tar.xz"
checksum=2886fa1641992f01ef09f575879ba54f752518b4511ad5b1fb695cf484bcbdcb
kcalutils-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"