git » libksane.git » commit 087aa74

KDE 4.7.3

author Andrea Scarpino
2011-10-30 11:17:43 UTC
committer Andrea Scarpino
2011-10-30 11:17:43 UTC
parent 049ea694984185cd942b08a7da01105aa2ecb0d8

KDE 4.7.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0e74eb0..b1a0060 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=4.7.2
+pkgver=4.7.3
 pkgrel=1
 pkgdesc="An image scanning library"
 url="http://kde.org/"
@@ -13,7 +13,7 @@ replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('223182cf23fc29a10ff2f1ce7756aecf4258b41c')
+sha1sums=('d1efdd1f5f7f99ba173ddcc88b2ddee343ecf96b')
 
 build() {
   cd "${srcdir}"