author | Andrea Scarpino
<andrea@archlinux.org> 2011-09-06 08:21:03 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2011-09-06 08:21:03 UTC |
parent | 6bad24cbfac782dd5ea33d490e6fd7be86abdd6f |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 375dd75..9479ba9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=libkexiv2 -pkgver=4.7.0 -pkgrel=2 +pkgver=4.7.1 +pkgrel=1 pkgdesc="A library to manipulate pictures metadata" url="http://kde.org/" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ makedepends=('cmake' 'automoc4') replaces=('kdegraphics-libs') conflicts=('kdegraphics-libs') source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('ee5f524d02c7b1fb29767177890f556fa155c5fc') +sha1sums=('c1c1afb6c3928222eb33ce592d77dd6478aa4911') build() { cd "${srcdir}"