git » kdav.git » commit 1f00cee

Update to 20.04.0

author Antonio Rojas
2020-04-23 12:13:03 UTC
committer Antonio Rojas
2020-04-23 12:13:03 UTC
parent 1228aacf5b64430c2a99369117e7882db575a0d1

Update to 20.04.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 29343c9..da0de1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdav
-pkgver=19.12.3
+pkgver=20.04.0
 pkgrel=1
 pkgdesc="A DAV protocol implemention with KJobs"
 url='https://community.kde.org/KDE_PIM'
@@ -10,7 +10,7 @@ license=(GPL LGPL FDL)
 depends=(kio qt5-xmlpatterns)
 makedepends=(extra-cmake-modules)
 source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('7a0ed47378e064536b26dfdfcf7abcdb8dd2ec253a7bbcef7962b701d368872a'
+sha256sums=('3aca3e810d7934a91720c3d1397ea6b8998ed133a08eb92a1b3ac33c14a3119b'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>