git » kdav.git » commit 33eaf92

KDE Applications 19.04.2

author Antonio Rojas
2019-06-06 09:49:24 UTC
committer Antonio Rojas
2019-06-06 09:49:24 UTC
parent 22328bfed24808f604cb335a9fd6f76f169d346d

KDE Applications 19.04.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0a35ebd..4884ce3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdav
-pkgver=19.04.1
+pkgver=19.04.2
 pkgrel=1
 pkgdesc="A DAV protocol implemention with KJobs"
 url='https://pim.kde.org/'
@@ -10,7 +10,7 @@ license=(GPL LGPL FDL)
 depends=(kio qt5-xmlpatterns)
 makedepends=(extra-cmake-modules)
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('356e59f904f075521df60499b7f84d7868dbb78968b04fd15be6d359c154e737'
+sha256sums=('556c4912cfbd65b810c6a9d23b61dff0f59f70459cf52a81d7142cc750ef130c'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>