git » libksane.git » commit c44529d

KDE Applications 16.12.3

author Antonio Rojas
2017-03-09 16:12:45 UTC
committer Antonio Rojas
2017-03-09 16:12:45 UTC
parent 4e54e9157e31780568c8aebcc8142d8ded98b6af

KDE Applications 16.12.3

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index f909b5f..1a3d21c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=16.12.2
+pkgver=16.12.3
 pkgrel=1
 pkgdesc="An image scanning library"
 url="https://www.kde.org/applications/graphics/"
@@ -12,8 +12,8 @@ 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})
-sha1sums=('501cd2f326045da4cdb372dff97819bdc0deb56f'
-          'SKIP')
+sha256sums=('98c144a36d095b1171da2a383dcadf1a28911976a2cf8c56657aa4a07f930610'
+            'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
 
 prepare() {