author | Andrea Scarpino
<andrea@archlinux.org> 2012-03-30 16:12:53 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2012-03-30 16:12:53 UTC |
parent | f26b830229d5feb3c4fb5883d3d2b822a20f6141 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7d00949..6680f03 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=libkdcraw -pkgver=4.8.1 +pkgver=4.8.2 pkgrel=1 pkgdesc="A C++ interface used to decode RAW picture" 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=('80dd47457b9803240a3002ef42d96e201d9face8') +sha1sums=('38708f1b223740ae105295cdaa6ee372e31c43bc') build() { cd "${srcdir}"