author | Andrea Scarpino
<andrea@archlinux.org> 2011-12-07 08:23:09 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2011-12-07 08:23:09 UTC |
parent | c25a6f7594d6dee78a12fedb1d28565ed1fac8ad |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bb411e3..d3c6607 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=libksane -pkgver=4.7.80 +pkgver=4.7.90 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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('331914883d031e9e56560d6c6fbef08de304767e') +sha1sums=('ca3166bb334babf232d90d9c82dfe4a1e646d842') build() { cd "${srcdir}"