git » libksane.git » commit 49c46ff

KDE Applications 16.04.3

author Antonio Rojas
2016-07-12 17:20:33 UTC
committer Antonio Rojas
2016-07-12 17:20:33 UTC
parent fb584fd1ab578839499f140f89dd177aecf41dfe

KDE Applications 16.04.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d4e004f..9f9db8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=16.04.2
+pkgver=16.04.3
 pkgrel=1
 pkgdesc="An image scanning library"
 url="https://www.kde.org/applications/graphics/"
@@ -12,7 +12,7 @@ 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=('4b6a1972c7f37b5750d31818aa84f4acd1598686')
+sha1sums=('132bcb1ef3ed684097d907a42ca7aed431ad1604')
 
 prepare() {
   mkdir -p build