summaryrefslogtreecommitdiff
path: root/extra/exiv2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/exiv2/PKGBUILD')
-rw-r--r--extra/exiv2/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/extra/exiv2/PKGBUILD b/extra/exiv2/PKGBUILD
index b1bf53dcf..278a7dd8d 100644
--- a/extra/exiv2/PKGBUILD
+++ b/extra/exiv2/PKGBUILD
@@ -1,18 +1,18 @@
-#$Id: PKGBUILD 128049 2011-06-21 07:56:57Z eric $
+#$Id: PKGBUILD 139877 2011-10-05 19:06:34Z andrea $
# Maintainer: tobias <tobias@arhlinux.org>
pkgname=exiv2
-pkgver=0.21.1
-pkgrel=2
-pkgdesc="Exif and Iptc metadata manipulation library and tools."
+pkgver=0.22
+pkgrel=1
+pkgdesc="Exif and Iptc metadata manipulation library and tools"
arch=('i686' 'x86_64')
url="http://exiv2.org"
-license=('GPL2')
+license=('GPL')
depends=('gcc-libs' 'zlib' 'expat')
options=('!libtool')
source=("http://www.exiv2.org/${pkgname}-${pkgver}.tar.gz")
-md5sums=('5c99bbcaa998f6b200b92f2bf0ac4f9e')
-sha1sums=('d33e0efbad5d6a7af7f2e6d1d0beb6e7c941cfca')
+md5sums=('84d7d5b1802529efca8ac3d6e6a97e3a')
+sha1sums=('35211d853a986fe1b008fca14db090726e8dcce3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"