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

François Charette francois at archlinux.org
Tue Sep 15 22:01:11 UTC 2009


    Date: Tuesday, September 15, 2009 @ 18:01:11
  Author: francois
Revision: 52085

upgpkg: perl-exiftool 7.89-1
    new version

Modified:
  perl-exiftool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-15 21:54:29 UTC (rev 52084)
+++ PKGBUILD	2009-09-15 22:01:11 UTC (rev 52085)
@@ -5,7 +5,7 @@
 
 pkgname=perl-exiftool
 _srcname=Image-ExifTool
-pkgver=7.86
+pkgver=7.89
 pkgrel=1
 license=('GPL2')
 pkgdesc="Reader and rewriter of EXIF informations that supports raw files"
@@ -14,7 +14,6 @@
 depends=('perl>=5.10')
 source=(http://www.sno.phy.queensu.ca/~phil/exiftool/${_srcname}-${pkgver}.tar.gz)
 options=(!emptydirs)
-md5sums=('f12917043f5c7882912262e8dd80c645')
 
 build() {
   cd ${srcdir}/${_srcname}-${pkgver}
@@ -26,3 +25,4 @@
   find ${pkgdir} -name '.packlist' -delete
   find ${pkgdir} -name '*.pod' -delete
 }
+md5sums=('8bdf8ebebd95bdef6eae03e9bfa33cdd')




More information about the arch-commits mailing list