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

François Charette francois at archlinux.org
Fri Jun 4 13:12:47 UTC 2010


    Date: Friday, June 4, 2010 @ 09:12:46
  Author: francois
Revision: 81817

upgpkg: perl-exiftool 8.21-1
update

Modified:
  perl-exiftool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-04 13:07:55 UTC (rev 81816)
+++ PKGBUILD	2010-06-04 13:12:46 UTC (rev 81817)
@@ -5,13 +5,13 @@
 
 pkgname=perl-exiftool
 _srcname=Image-ExifTool
-pkgver=8.09
+pkgver=8.21
 pkgrel=1
 license=('GPL')
 pkgdesc="Reader and rewriter of EXIF informations that supports raw files"
 url="http://www.sno.phy.queensu.ca/~phil/exiftool/"
 arch=(any)
-depends=('perl>=5.10')
+depends=('perl')
 source=(http://www.sno.phy.queensu.ca/~phil/exiftool/${_srcname}-${pkgver}.tar.gz)
 options=(!emptydirs)
 
@@ -25,4 +25,4 @@
   find ${pkgdir} -name '.packlist' -delete
   find ${pkgdir} -name '*.pod' -delete
 }
-md5sums=('4986e1acb04453350378c2161784ae6c')
+md5sums=('de9d9c7863cb179b93b2be05c9831fea')




More information about the arch-commits mailing list