author | Andrea Scarpino
<andrea@archlinux.org> 2012-06-06 16:14:51 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2012-06-06 16:14:51 UTC |
parent | 643292f1c412397e6c01db576b5ebba99b29d950 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ffc9956..7b9f74e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=libkexiv2 -pkgver=4.8.3 +pkgver=4.8.4 pkgrel=1 pkgdesc="A library to manipulate pictures metadata" url="http://kde.org/" @@ -12,7 +12,7 @@ makedepends=('cmake' 'automoc4') replaces=('kdegraphics-libs') conflicts=('kdegraphics-libs') source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('6b7c6833479faa29916d3cc294a15f78c154c438') +sha1sums=('a3429dd70677498c890598cd1e3bf6a610669b77') build() { cd "${srcdir}"