aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-09-12 01:01:36 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-09-12 04:31:14 +0000
commit90875671297c03f1e1de45d599f27924265ed2cf (patch)
tree930ce210e313c04dcb3c7a3b3ca8794ce8a85a6e
parentaf42beac9d1297ab94458920a41c7a9c190eb97d (diff)
community/perl-image-exiftool: upgrade to 12.06
-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 3141821294d..ec18815e9ba 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.05
+pkgver=12.06
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="0d36e3a9dd96378ac5951779a16b194cabf3cd52197ee916ff56c2a8f2a4c00392845d9675eaad1f3f08c2ba669d8802ad7bbbe754e649ac1bba315d8fbb04a4 Image-ExifTool-12.05.tar.gz"
+sha512sums="2a9c69188947162b24fb7adff51a5150ed300e3aa5ec3c9019c316b794291cf9f1fbe3f20685e8db5b7117e607ab50192e919204a938505771b76974f9642069 Image-ExifTool-12.06.tar.gz"