git » libksane.git » commit a064d53

KDE Applications 15.04.2

author Antonio Rojas
2015-05-30 08:09:25 UTC
committer Antonio Rojas
2015-05-30 08:09:25 UTC
parent e160d41bb15055d956c01efe2b860d579a42caf8

KDE Applications 15.04.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 2898137..8fed5f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=15.04.1
+pkgver=15.04.2
 pkgrel=1
 pkgdesc="An image scanning library"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane"
@@ -14,7 +14,7 @@ replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('a532a7aaca3f1db53d97de5c40382aaf83f7fc93')
+sha1sums=('8939fc3f4b6ff08e82d60221313ba7e7dc743a30')
 
 build() {
   cd "${srcdir}"