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

Eric Bélanger eric at archlinux.org
Sun Oct 2 12:29:32 UTC 2011


    Date: Sunday, October 2, 2011 @ 08:29:32
  Author: eric
Revision: 139499

upgpkg: exiv2 0.22-1

Upstream update, Correct license

Modified:
  exiv2/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-02 12:02:49 UTC (rev 139498)
+++ PKGBUILD	2011-10-02 12:29:32 UTC (rev 139499)
@@ -2,17 +2,17 @@
 # Maintainer: tobias <tobias at 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}"




More information about the arch-commits mailing list