git » kdav.git » commit 22328bf

KDE Applications 19.04.1

author Antonio Rojas
2019-05-12 13:38:44 UTC
committer Antonio Rojas
2019-05-12 13:38:44 UTC
parent e1daec0ea442d6a199bf77df3cacf5ad7c9ef88d

KDE Applications 19.04.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 75571f9..0a35ebd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdav
-pkgver=19.04.0
+pkgver=19.04.1
 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=('dce315916a993dbff7f7748538da91944b20df3cb6fc042e0d145d53904ff5d9'
+sha256sums=('356e59f904f075521df60499b7f84d7868dbb78968b04fd15be6d359c154e737'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>