python-Pillow: update to 4.2.1
This commit is contained in:
parent
24bb089daf
commit
ba2b1f8d17
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Pillow'
|
# Template file for 'python-Pillow'
|
||||||
pkgname=python-Pillow
|
pkgname=python-Pillow
|
||||||
version=4.2.0
|
version=4.2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Pillow-${version}"
|
wrksrc="Pillow-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -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=15da23d69748111021ba98bf7f35ef17d0c223a2eff12883c75b2bb68cd2d0b0
|
checksum=c724f65870e545316f9e82e4c6d608ab5aa9dd82d5185e5b2e72119378740073
|
||||||
|
|
||||||
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