git » kdav.git » commit 2c310f4

KDE Applications 18.08.2

author Antonio Rojas
2018-10-11 09:45:31 UTC
committer Antonio Rojas
2018-10-11 09:45:31 UTC
parent 8b7f6507492ee97021298e7b238c76444f0293e8

KDE Applications 18.08.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ca7f731..74dac60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdav
-pkgver=18.08.1
+pkgver=18.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=('5dacebd734bc2ddde760e23365f03778804c875b31179b01ee3c31b69f38d010'
+sha256sums=('768cb9437ee51c12555855a5cc955d8dd8e67dbdd336a4aa919fd9e5cf5b7395'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>