python-Pillow: update to 2.9.0
This commit is contained in:
parent
cd95add9ba
commit
f02961f770
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Pillow'
|
# Template file for 'python-Pillow'
|
||||||
pkgname=python-Pillow
|
pkgname=python-Pillow
|
||||||
version=2.8.2
|
version=2.9.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Pillow-${version}"
|
wrksrc="Pillow-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/python-pillow/Pillow"
|
homepage="https://github.com/python-pillow/Pillow"
|
||||||
license="PIL"
|
license="PIL"
|
||||||
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
||||||
checksum=2caf5b992bdbe67e05084658b783d4dcb9cf7becda3794d95c89e0575c453c3a
|
checksum=0f179d7e75e7c83b6341b9595ca1f394de7081484a9e352ad66d553a1c3daa29
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Reference in New Issue