python3-Pillow: update to 8.3.2.
This commit is contained in:
parent
4c69fc08da
commit
b6bd1d211f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Pillow'
|
# Template file for 'python3-Pillow'
|
||||||
pkgname=python3-Pillow
|
pkgname=python3-Pillow
|
||||||
version=8.3.1
|
version=8.3.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Pillow-${version}"
|
wrksrc="Pillow-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -15,7 +15,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=2cac53839bfc5cece8fdbe7f084d5e3ee61e1303cccc86511d351adcb9e2c792
|
checksum=dde3f3ed8d00c72631bc19cbfff8ad3b6215062a5eed402381ad365f82f0c18c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue