aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-piexif
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-28 19:12:40 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-28 19:43:04 -0300
commitd49c2027f089f710434106df121f2d35053eee68 (patch)
treefe6c341be748d4ce01dd13e86f4468993d96d825 /testing/py3-piexif
parent1b6bb932b27694abb5483d4cdb43d30793859433 (diff)
testing/py3-piexif: upgrade to 1.1.3
Diffstat (limited to 'testing/py3-piexif')
-rw-r--r--testing/py3-piexif/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-piexif/APKBUILD b/testing/py3-piexif/APKBUILD
index 0a087942c35..d1ebf015d26 100644
--- a/testing/py3-piexif/APKBUILD
+++ b/testing/py3-piexif/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: prspkt <prspkt@protonmail.com>
pkgname=py3-piexif
_pkgname=piexif
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=0
pkgdesc="EXIF manipulations with Python"
url="https://github.com/hMatoba/Piexif"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="045906fdbd49350866058bacafb61841030766bccb7d63ad3ee17ce9490858773c88e9fc86ca3e2985e752871e52b89778147d1b3d0abe5f1055d6cb02fc300d piexif-1.1.2.zip"
+sha512sums="df5f7793c39911af58bbae76cf998e2a7bc820b84dcf9808ee8f6a38f766f824fef28392ef88387e18b10c270c4b27881be310f0368076b6fb65379a11a93270 piexif-1.1.3.zip"