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

Tobias Kieslich tobias at archlinux.org
Sun Oct 11 21:21:50 UTC 2009


    Date: Sunday, October 11, 2009 @ 17:21:50
  Author: tobias
Revision: 55014

upgpkg: perl-exiftool 7.96-1
    new version upstream

Modified:
  perl-exiftool/trunk/PKGBUILD

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

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




More information about the arch-commits mailing list