aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-10-29 13:51:37 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-10-29 17:17:30 +0000
commit52c5dedb6e8cddaa3462907498e944068d106ee6 (patch)
tree3e21f50575500de4c440c4befc4eb10e21c17711
parent7f001553b4abddb7a22dc2cc2c9ce90aa3a17aca (diff)
community/perl-image-exiftool: upgrade to 12.09
-rw-r--r--community/perl-image-exiftool/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/perl-image-exiftool/APKBUILD b/community/perl-image-exiftool/APKBUILD
index ee525b64cb3..f0273975ed7 100644
--- a/community/perl-image-exiftool/APKBUILD
+++ b/community/perl-image-exiftool/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-image-exiftool
-pkgver=12.08
+pkgver=12.09
pkgrel=0
pkgdesc="Perl module for editing exif metadata in files"
url="https://exiftool.org/"
@@ -36,4 +36,4 @@ exiftool() {
mv "$pkgdir"/usr/bin "$subpkgdir"/usr/
}
-sha512sums="66e445fe1aca640d4b984cfacb4972f2bc64bcab61dbb014a0486a7d04612ecbd249a2691bcff704957c93467533b383c53883bb409a2064bb8c839ae7c2d4a5 Image-ExifTool-12.08.tar.gz"
+sha512sums="df4c89a27ad0412790eafbc4f90380d880d6d88e5fde42a9baf4723200c0418ee2409a42e93b2a7bf231c1f93ab6c4f0989b1fb1002e37dc46e2462f42b260f4 Image-ExifTool-12.09.tar.gz"