git » kdav.git » commit ce76a22

KDE Applications 19.04.3

author Antonio Rojas
2019-07-11 11:19:03 UTC
committer Antonio Rojas
2019-07-11 11:19:03 UTC
parent 33eaf92176bb3a99c5bfc2e546913211021b9bdf

KDE Applications 19.04.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4884ce3..3e693f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdav
-pkgver=19.04.2
+pkgver=19.04.3
 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=('556c4912cfbd65b810c6a9d23b61dff0f59f70459cf52a81d7142cc750ef130c'
+sha256sums=('f182a3ad6e23ff9e8165d11c3d4964e470e5d4d3f0183207cbe380f5c111af85'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>