python-Pillow: update to 4.1.0
This commit is contained in:
parent
e8bc8af507
commit
376a1c4c82
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-Pillow'
|
||||
pkgname=python-Pillow
|
||||
version=4.0.0
|
||||
revision=2
|
||||
version=4.1.0
|
||||
revision=1
|
||||
wrksrc="Pillow-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="PIL"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://python-pillow.org/"
|
||||
license="PIL"
|
||||
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
||||
checksum=ee26d2d7e7e300f76ba7b796014c04011394d0c4a5ed9a288264a3e443abca50
|
||||
checksum=a0fd487fed4a35717401b7566e51a1520b34e7c0f7f2a315a6509f82bc86299f
|
||||
|
||||
pre_build() {
|
||||
# don't install example scripts in /usr/bin
|
||||
|
|
Loading…
Reference in a new issue