python-Pillow: update to 3.1.1
This commit is contained in:
parent
2dd1bc5f5a
commit
1864290a09
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Pillow'
|
||||
pkgname=python-Pillow
|
||||
version=3.1.0
|
||||
version=3.1.1
|
||||
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=e15277f0c46347af1d5686c510c80c0a4c4fa4833493e73066f7bb8c1ed1b003
|
||||
checksum=486f4ccddee09429cb1c63ea56c02894aecf9d69acdcaf006c53835df2549fff
|
||||
|
||||
pre_build() {
|
||||
sed -i '/^#!\//,1d' PIL/OleFileIO.py
|
||||
|
|
Loading…
Add table
Reference in a new issue