aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-03 12:10:50 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-03 17:49:42 -0300
commit7eae1cdca170c83525b49ab19e2178bf7d033ea1 (patch)
tree31c4623ff06029f46c251b96b281d685929d3183
parent80b6809f55c69a19f362fa7bc750587efae8f11a (diff)
downloadaports-7eae1cdca170c83525b49ab19e2178bf7d033ea1.tar.bz2
aports-7eae1cdca170c83525b49ab19e2178bf7d033ea1.tar.xz
community/perl-image-exiftool: upgrade to 11.90
-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 fb7f08247f..6798ff5d6a 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=11.89
+pkgver=11.90
pkgrel=0
pkgdesc="Perl module for editing exif metadata in files"
url="https://www.sno.phy.queensu.ca/~phil/exiftool"
@@ -36,4 +36,4 @@ exiftool() {
mv "$pkgdir"/usr/bin "$subpkgdir"/usr/
}
-sha512sums="b08c0daff2e88a26691554354b7ce015399f0d0513fecb44973b1d9483df1c62bc456c075eade710d57c75def3e1274268c542ff8e5bfb1fa381946ec4e4368e Image-ExifTool-11.89.tar.gz"
+sha512sums="dc16d970804e3b5c6e6c257265a42b80b8a4c729af93e68e420ca7603a893156815f24967ca8c1886a4dc0291bd09d34b6e065ce3c668363b1758b45bf32036d Image-ExifTool-11.90.tar.gz"