python-Pillow: update to 3.2.0
This commit is contained in:
parent
3924781ac4
commit
97d534fbc1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Pillow'
|
||||
pkgname=python-Pillow
|
||||
version=3.1.2
|
||||
version=3.2.0
|
||||
revision=1
|
||||
wrksrc="Pillow-${version}"
|
||||
build_style=python-module
|
||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/python-pillow/Pillow"
|
||||
license="PIL"
|
||||
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
||||
checksum=c593622445503ae1ee361d3a6bb40794e043b43d00c96fcb298ba43ecd375905
|
||||
checksum=64b0a057210c480aea99406c9391180cd866fc0fd8f0b53367e3af21b195784a
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/bin/*.py
|
||||
|
|
Loading…
Reference in New Issue