git » libksane.git » commit 3fec1f3

KDE Applications 16.12

author Antonio Rojas
2016-12-15 10:41:32 UTC
committer Antonio Rojas
2016-12-15 10:41:32 UTC
parent a76bc97439750371d14d1f9e01382f2d81fed580

KDE Applications 16.12

PKGBUILD +5 -3

diff --git a/PKGBUILD b/PKGBUILD
index 843fbda..070f9e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=16.08.3
+pkgver=16.12.0
 pkgrel=1
 pkgdesc="An image scanning library"
 url="https://www.kde.org/applications/graphics/"
@@ -11,8 +11,10 @@ arch=(i686 x86_64)
 license=(GPL LGPL FDL)
 depends=(ktextwidgets kwallet sane)
 makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('c223d9885588d28d866a566f46732d6e289d6a16')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('4a2792e30dc362a3558e000ef82055c70ab2b22b'
+          'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
 
 prepare() {
   mkdir -p build