[arch-commits] Commit in exiv2/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Tue Oct 19 12:01:47 UTC 2010


    Date: Tuesday, October 19, 2010 @ 08:01:46
  Author: ibiru
Revision: 96219

upgpkg: exiv2 0.20-1
update to 0.20

Modified:
  exiv2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-19 11:56:16 UTC (rev 96218)
+++ PKGBUILD	2010-10-19 12:01:46 UTC (rev 96219)
@@ -2,7 +2,7 @@
 # Maintainer: tobias <tobias at arhlinux.org>
 
 pkgname=exiv2
-pkgver=0.19
+pkgver=0.20
 pkgrel=1
 pkgdesc="Exif and Iptc metadata manipulation library and tools."
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('gcc-libs' 'zlib' 'expat')
 options=('!libtool')
 source=("http://www.exiv2.org/${pkgname}-${pkgver}.tar.gz")
-md5sums=('f52fb75a2cb7512f1484deab76473e13')
+md5sums=('3173d08a4313dc94b7bd1b7cdbda2093')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list