git » libksane.git » commit ae8d9d8

KDE Applications 15.04

author Antonio Rojas
2015-04-10 06:56:26 UTC
committer Antonio Rojas
2015-04-10 06:56:26 UTC
parent 6b070e6b1b4bb5824382a3ff0a0011a190672c96

KDE Applications 15.04

PKGBUILD +2 -2

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