git » libksane.git » commit a76bc97

KDE Applications 16.08.3

author Antonio Rojas
2016-11-10 18:13:29 UTC
committer Antonio Rojas
2016-11-10 18:13:29 UTC
parent 8bd68de56abd6b13395f174c1d3feb331dc4bd2b

KDE Applications 16.08.3

PKGBUILD +2 -2

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