kdav: update to 18.04.3.

This commit is contained in:
John 2018-07-28 19:23:27 +02:00 committed by maxice8
parent 509a6c755f
commit cefe6a8d27

View file

@ -1,6 +1,6 @@
# Template file for 'kdav'
pkgname=kdav
version=17.12.3
version=18.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3"
@ -9,8 +9,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="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=a4d3d683faf3310dd723e987bbab24ee8e31a36d004004312905053ba6132a90
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=50209d539ff824be4b7c65a92f413b8bd45fb6e9c4eaaa9fe2dd54bb963b2855
kdav-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"