author | Andrea Scarpino
<andrea@archlinux.org> 2012-03-30 16:13:02 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2012-03-30 16:13:02 UTC |
parent | 51ef2b57957562740f6961002e23ccc90e3e81bb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d16d20b..e585bb7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=libksane -pkgver=4.8.1 +pkgver=4.8.2 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.xz") -sha1sums=('20631624185f8bf26d7a8c2e7222731513e8a2ec') +sha1sums=('fe9376710687c2e9354bd5f8245755c53e2ad91c') build() { cd "${srcdir}"