python-Pillow: update to 3.4.2
This commit is contained in:
parent
9214cc0562
commit
0e0b900430
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-Pillow'
|
# Template file for 'python-Pillow'
|
||||||
pkgname=python-Pillow
|
pkgname=python-Pillow
|
||||||
version=3.3.3
|
version=3.4.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Pillow-${version}"
|
wrksrc="Pillow-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -13,7 +13,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=b2da91b9d03dcb054cdb07483286434f1841a2024e2b858302ff8dd3c2057b76
|
checksum=0ee9975c05602e755ff5000232e0335ba30d507f6261922a658ee11b1cec36d1
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# don't install example scripts in /usr/bin
|
# don't install example scripts in /usr/bin
|
||||||
|
|
Loading…
Reference in New Issue