git » libksane.git » commit f882202

KDE Applications 15.12.3

author Antonio Rojas
2016-03-15 10:26:40 UTC
committer Antonio Rojas
2016-03-15 10:26:40 UTC
parent cf878826a42f562406b8ca3205cff4062d0341f4

KDE Applications 15.12.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 5902c09..51dc3d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=15.12.2
+pkgver=15.12.3
 pkgrel=1
 pkgdesc="An image scanning library"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane"
@@ -13,7 +13,7 @@ depends=(ktextwidgets kwallet sane)
 makedepends=(extra-cmake-modules)
 install=$pkgname.install
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('e7e1060f5c303dda15e8203b95c612f904711d0a')
+sha1sums=('110c3d09908ccbdf0117c4c59457c4d73d77f3af')
 
 prepare() {
   mkdir -p build