aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2017-10-03 06:58:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-10-03 12:17:17 +0000
commit3f81c7dbfa7e6f9c18092efcedb79351d42f3799 (patch)
tree145fcf118d86668ce20d7012c129743bb233c29e
parent0faed33bdda2a04fa388aba508e950eebdc15d46 (diff)
downloadaports-3f81c7dbfa7e6f9c18092efcedb79351d42f3799.tar.bz2
aports-3f81c7dbfa7e6f9c18092efcedb79351d42f3799.tar.xz
main/py-pillow: upgrade to 4.3.0
-rw-r--r--main/py-pillow/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/py-pillow/APKBUILD b/main/py-pillow/APKBUILD
index bd8d751eae..1ac3f526f2 100644
--- a/main/py-pillow/APKBUILD
+++ b/main/py-pillow/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-pillow
_pkgname=Pillow
-pkgver=4.2.1
-pkgrel=1
+pkgver=4.3.0
+pkgrel=0
pkgdesc="A Python Imaging Library"
url="http://python-pillow.org/"
arch="all"
@@ -59,4 +59,4 @@ doc() {
install -m 644 Scripts/* "$destdir"/Scripts/
}
-sha512sums="8a1c691f067c1127b941a94ae991c728c94eab876fe2a511ed0ad8af9702d4969325bd565b11e656ffefe867bf385725a5c14e3c28f8945730fa21986f934f69 Pillow-4.2.1.tar.gz"
+sha512sums="5811252802bd01ac86157235d42138685e746723df48b67ec7c7ebd3f172532b40cf86ca9d3d792e82f03986303a084bf3491c0d511dc068dea1bc631afdeabb Pillow-4.3.0.tar.gz"