git » kdav.git » commit 788801d

KDE Applications 19.08.2

author Antonio Rojas
2019-10-10 11:43:27 UTC
committer Antonio Rojas
2019-10-10 11:43:27 UTC
parent 4f03da4871bc4b807cae4485afff7c11752c937f

KDE Applications 19.08.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c4bee67..2b78501 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdav
-pkgver=19.08.1
+pkgver=19.08.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=('38f34f39e165ba3a843acbc9efc3296c111a6bfa8c5ba23e1f55f98860b84d41'
+sha256sums=('8572a77ee3d0f8a7e09e4975fcf0420394c16e908c4a19aecc409415770595f9'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>