git » libksane.git » commit 8bd68de

KDE Applications 16.08.2

author Antonio Rojas
2016-10-13 15:30:27 UTC
committer Antonio Rojas
2016-10-13 15:30:27 UTC
parent 7108c28c2a705707c7e77518f234afaf15fda289

KDE Applications 16.08.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4265389..be874f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=16.08.1
+pkgver=16.08.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=('8078f3df0c3087c20453fe31516895cda538bf30')
+sha1sums=('cb77bcfa849a4576b9bf4c646b8fa802d4e62352')
 
 prepare() {
   mkdir -p build