git » libksane.git » commit 7cd6d44

KDE Applications 17.04.3

author Antonio Rojas
2017-07-13 13:59:22 UTC
committer Antonio Rojas
2017-07-13 13:59:22 UTC
parent f9f50eb0902c9c7292c427d9dd77491cdc7acd5b

KDE Applications 17.04.3

PKGBUILD +4 -3

diff --git a/PKGBUILD b/PKGBUILD
index b5040f4..b3cd815 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=17.04.2
+pkgver=17.04.3
 pkgrel=1
 pkgdesc="An image scanning library"
 url="https://www.kde.org/applications/graphics/"
@@ -12,9 +12,10 @@ 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=('aa51b748f6962c57b3373bc458df3a5c38e4084e95fa445b73583ca4b8a1068a'
+sha256sums=('807c4f0733e97e4f7990cfd2b2984f9863b4948fc5e2bea113510a75e26a7873'
             'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
+              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>
 
 prepare() {
   mkdir -p build