git » libksane.git » commit 44d0404

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 382870bbbc4eb0bc62cdd6baac73a2d195ef64d6

Update to 19.12.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 7de20c4..679ba78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=19.08.3
+pkgver=19.12.0
 pkgrel=1
 pkgdesc="An image scanning library"
 url="https://www.kde.org/applications/graphics/"
@@ -11,8 +11,8 @@ arch=(x86_64)
 license=(GPL LGPL FDL)
 depends=(ktextwidgets kwallet sane)
 makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('97808ced0a0c6800c31fa8e810d2a00a3dbda410ed6691e114173b0412b94f93'
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5fdb8903ad4e711a13273002f9818d46e8c64add840f4fd232aad4616a5cdd6c'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>