author | Andrea Scarpino
<andrea@archlinux.org> 2011-09-06 08:21:08 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2011-09-06 08:21:08 UTC |
parent | e7892bea41dbf5c114659c64197ae93ce52df93d |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index ba8ec4f..74c1163 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Andrea Scarpino <andrea@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') @@ -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=('73a3f2c4619ccd8da7c362fc3832c1d52795933f') +sha1sums=('d461b668e890069afb8818e6b367063fc92721da') build() { cd "${srcdir}"