git » libksane.git » commit fb584fd

KDE Applications 16.04.2

author Antonio Rojas
2016-06-14 08:32:06 UTC
committer Antonio Rojas
2016-06-14 08:32:06 UTC
parent 56c9da1b0794790acd4e0ab80750b3643ce32407

KDE Applications 16.04.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 69a59fb..d4e004f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=16.04.1
+pkgver=16.04.2
 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=('171df41eaa9913c5c6d8ea929a368262e664861c')
+sha1sums=('4b6a1972c7f37b5750d31818aa84f4acd1598686')
 
 prepare() {
   mkdir -p build