perl-exiftool: update to 9.99

This commit is contained in:
gnastyle 2015-08-08 01:38:01 +02:00
parent ebabb880aa
commit 4a01b77a03

View File

@ -1,8 +1,6 @@
# Maintainer: Ernesto Manriquez <alejandronova@gmail.com>
pkgname=perl-exiftool
_srcname=Image-ExifTool
pkgver=9.44
pkgver=9.99
pkgrel=1
license=('GPL')
pkgdesc="Reader and rewriter of EXIF informations that supports raw files"
@ -12,7 +10,7 @@ depends=('perl')
optdepends=('perl-archive-zip: decode compressed zip information')
source=(http://www.sno.phy.queensu.ca/~phil/exiftool/${_srcname}-${pkgver}.tar.gz)
options=(!emptydirs)
md5sums=('9c9c001a048a2c24c68c9b6f1044e89d')
sha512sums=('1c3808cf0f5de563afc6061126addb54b4037efd6d88d3875cb4e17c3cbf8a3061248a38ac014b14260a530ad523e3d3dbe09f946f95008db71f1fad235d8dbd')
build() {
cd ${srcdir}/${_srcname}-${pkgver}