kdav: update to 20.04.0

[ci skip]
This commit is contained in:
John 2020-03-23 12:29:53 +01:00 committed by John
parent e4ee77f4bd
commit 061f8f8b8f
No known key found for this signature in database
GPG Key ID: 5FDE97AF468A09B7
2 changed files with 3 additions and 2 deletions

View File

@ -539,6 +539,7 @@ libKF5AkonadiCalendar.so.5 akonadi-calendar-17.12.3_1
libKF5CalendarSupport.so.5 calendarsupport-17.12.3_1
libKF5AkonadiNotes.so.5 akonadi-notes-17.12.3_1
libKPimKDAV.so.5 kdav-17.12.3_1
libKF5DAV.so.5 kdav-20.03.80_1
libKF5AlarmCalendar.so.5 kalarmcal-17.12.3_1
libakonadi-singlefileresource.so.5 kdepim-runtime-17.12.3_1
libkmindexreader.so.5 kdepim-runtime-17.12.3_1

View File

@ -1,6 +1,6 @@
# Template file for 'kdav'
pkgname=kdav
version=19.12.3
version=20.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=7a0ed47378e064536b26dfdfcf7abcdb8dd2ec253a7bbcef7962b701d368872a
checksum=3aca3e810d7934a91720c3d1397ea6b8998ed133a08eb92a1b3ac33c14a3119b
kdav-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"