python-Pillow: update to 4.3.0
This commit is contained in:
parent
53e0b262a9
commit
6ebf45a7bd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-Pillow'
|
# Template file for 'python-Pillow'
|
||||||
pkgname=python-Pillow
|
pkgname=python-Pillow
|
||||||
version=4.2.1
|
version=4.3.0
|
||||||
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 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://python-pillow.org/"
|
homepage="https://python-pillow.org/"
|
||||||
license="PIL"
|
license="PIL"
|
||||||
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
||||||
checksum=c724f65870e545316f9e82e4c6d608ab5aa9dd82d5185e5b2e72119378740073
|
checksum=a97c715d44efd5b4aa8d739b8fad88b93ed79f1b33fc2822d5802043f3b1b527
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# don't install example scripts in /usr/bin
|
# don't install example scripts in /usr/bin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue