python-Pillow: update to 6.2.2.

This commit is contained in:
Helmut Pozimski 2020-02-22 16:25:54 +01:00
parent cadc279fcb
commit 2e87ee2bce

View file

@ -1,7 +1,7 @@
# Template file for 'python-Pillow' # Template file for 'python-Pillow'
pkgname=python-Pillow pkgname=python-Pillow
version=6.2.1 version=6.2.2
revision=2 revision=1
wrksrc="Pillow-${version}" wrksrc="Pillow-${version}"
build_style=python-module build_style=python-module
pycompile_module="PIL" pycompile_module="PIL"
@ -14,7 +14,7 @@ license="custom:PIL"
homepage="https://python-pillow.org/" homepage="https://python-pillow.org/"
changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst" changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst"
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz" distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
checksum=bf4e972a88f8841d8fdc6db1a75e0f8d763e66e3754b03006cbc3854d89f1cb1 checksum=db9ff0c251ed066d367f53b64827cc9e18ccea001b986d08c265e53625dab950
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE