author | Andrea Scarpino
<andrea@archlinux.org> 2012-09-03 21:49:33 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2012-09-03 21:49:33 UTC |
parent | dbd40b5d184d33af463ec5551daa16216d53236c |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 6a3ddae..7331860 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=libkexiv2 -pkgver=4.9.0 -pkgrel=3 +pkgver=4.9.1 +pkgrel=1 pkgdesc="A library to manipulate pictures metadata" url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2" 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.xz") -sha1sums=('121c63ebf328ca87e67b7cf0cf72d0f276e4ae2c') +sha1sums=('fec413daf7ad814299fb53db695c273b1c26bc3b') build() { cd "${srcdir}"