git » libksane.git » commit e2cf91f

KDE Applications 16.04.1

author Antonio Rojas
2016-05-10 16:07:44 UTC
committer Antonio Rojas
2016-05-10 16:07:44 UTC
parent 3dcdb8c1f66ab69a853e3f6a93b469e4355a060c

KDE Applications 16.04.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index eeb1b76..894cb36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=16.04.0
-pkgrel=2
+pkgver=16.04.1
+pkgrel=1
 pkgdesc="An image scanning library"
 url="https://www.kde.org/applications/graphics/"
 arch=(i686 x86_64)
@@ -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=('773b9ccd17cd3960d429c6380b36635e23de22e0')
+sha1sums=('171df41eaa9913c5c6d8ea929a368262e664861c')
 
 prepare() {
   mkdir -p build