From 061f8f8b8f3ff1af188f087fbb0cbc924d50dbac Mon Sep 17 00:00:00 2001 From: John Date: Mon, 23 Mar 2020 12:29:53 +0100 Subject: [PATCH] kdav: update to 20.04.0 [ci skip] --- common/shlibs | 1 + srcpkgs/kdav/template | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/common/shlibs b/common/shlibs index 1680de6d764..4980ef58191 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/kdav/template b/srcpkgs/kdav/template index ccaee5cb3ed..04a7d5de1c0 100644 --- a/srcpkgs/kdav/template +++ b/srcpkgs/kdav/template @@ -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 " 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}"