git » libksane.git » commit e160d41

KDE Applications 15.04.1

author Antonio Rojas
2015-05-10 20:32:14 UTC
committer Antonio Rojas
2015-05-10 20:32:14 UTC
parent ae8d9d82ef290ffdc7ab2ed837a89a0569933f13

KDE Applications 15.04.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3153e5d..2898137 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=15.04.0
+pkgver=15.04.1
 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=('5534c34b5bfeac4553442cf82eeb3340ecfbc9da')
+sha1sums=('a532a7aaca3f1db53d97de5c40382aaf83f7fc93')
 
 build() {
   cd "${srcdir}"