summaryrefslogtreecommitdiff
path: root/extra/exiv2
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-06 23:14:37 +0000
committerroot <root@rshg054.dnsready.net>2011-10-06 23:14:37 +0000
commit5442e9b8f357932ed5d6cb46e90fcbf6f453469f (patch)
treee2393e2f381e2e539810e51c34e56c8f687c153c /extra/exiv2
parent068f1f30c0bba25b6b88cefbe982a72535fa1951 (diff)
Thu Oct 6 23:14:37 UTC 2011
Diffstat (limited to 'extra/exiv2')
-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}"