kdav: update to 19.12.0

[ci skip]
This commit is contained in:
John 2019-11-18 16:52:15 +01:00
parent 5161dfafcf
commit 38faf9ab80
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdav'
pkgname=kdav
version=19.08.3
version=19.12.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
@ -10,8 +10,8 @@ short_desc="DAV protocol implemention with KJobs"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=e85a0a8dcfdccc1dc0afaee364c45d57c6807fadb6926ae1a5afc54c4fb0a9f0
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=2b3c518c1c74bcd6d73d433c50849cac4ff1e4bdf5e97b6f5a6eed39dad56bbe
kdav-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"