git » libksane.git » commit 951c263

KDE Applications 15.08.3

author Antonio Rojas
2015-11-09 21:13:39 UTC
committer Antonio Rojas
2015-11-09 21:13:39 UTC
parent 9c5847629a73b5645f0a63109cc518f32170edd8

KDE Applications 15.08.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index cbd9f12..3840a4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=15.08.2
+pkgver=15.08.3
 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=('c3f236db094a4ba81e9b1cdcca31baf53ebd66fb')
+sha1sums=('2707d84bdcd0ec568ff47066012c3086b07477cc')
 
 build() {
   cd "${srcdir}"