author | Andrea Scarpino
<andrea@archlinux.org> 2011-12-07 08:23:00 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2011-12-07 08:23:00 UTC |
parent | 471e2762c0fdd21380e92e0eba889200ae37eaa6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 04197a3..dc5be4e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=libkdcraw -pkgver=4.7.80 +pkgver=4.7.90 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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('67f6b65a98a4ab24e946fdf2c4b3523c803c935a') +sha1sums=('79cd12cf888936ca2b64c5309261f57e540bab4d') build() { cd "${srcdir}"