git » kdav.git » commit 4f09c6c

Update to 19.12.0

author Antonio Rojas
2019-12-12 13:00:26 UTC
committer Antonio Rojas
2019-12-12 13:00:26 UTC
parent 810913ceb630e355593927ebcf38a6fa11f4b1d1

Update to 19.12.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index c329fc7..ae97ba3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdav
-pkgver=19.08.3
+pkgver=19.12.0
 pkgrel=1
 pkgdesc="A DAV protocol implemention with KJobs"
 url='https://pim.kde.org/'
@@ -9,8 +9,8 @@ arch=(x86_64)
 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=('e85a0a8dcfdccc1dc0afaee364c45d57c6807fadb6926ae1a5afc54c4fb0a9f0'
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2b3c518c1c74bcd6d73d433c50849cac4ff1e4bdf5e97b6f5a6eed39dad56bbe'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>