[arch-commits] Commit in libksane/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue Sep 6 08:21:09 UTC 2011
Date: Tuesday, September 6, 2011 @ 04:21:08
Author: andrea
Revision: 137123
KDE 4.7.1
Modified:
libksane/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-06 08:21:05 UTC (rev 137122)
+++ PKGBUILD 2011-09-06 08:21:08 UTC (rev 137123)
@@ -2,8 +2,8 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=libksane
-pkgver=4.7.0
-pkgrel=2
+pkgver=4.7.1
+pkgrel=1
pkgdesc="An image scanning library"
url="http://kde.org/"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
conflicts=('kdegraphics-libs')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('73a3f2c4619ccd8da7c362fc3832c1d52795933f')
+sha1sums=('d461b668e890069afb8818e6b367063fc92721da')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list