git » libksane.git » commit 38b8049

Prepare KDE Applications 15.08 release

author Antonio Rojas
2015-08-18 17:21:48 UTC
committer Antonio Rojas
2015-08-18 17:21:48 UTC
parent 13383a5cd4d8e594c95524325e8b453db407514d

Prepare KDE Applications 15.08 release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c5f4940..64df83f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=15.04.3
+pkgver=15.08.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=('cd0978fbea75012efcdc9f7e6ad2fbbf87b1ef5b')
+sha1sums=('5597fd42acb40e31e1b653637954565bf468a831')
 
 build() {
   cd "${srcdir}"