python3-Pillow: update to 9.1.1.
This commit is contained in:
parent
13d9e90808
commit
8fe4f3a657
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Pillow'
|
# Template file for 'python3-Pillow'
|
||||||
pkgname=python3-Pillow
|
pkgname=python3-Pillow
|
||||||
version=9.1.0
|
version=9.1.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Pillow-${version}"
|
wrksrc="Pillow-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -15,7 +15,7 @@ license="custom:PIL"
|
||||||
homepage="https://python-pillow.org"
|
homepage="https://python-pillow.org"
|
||||||
changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
||||||
checksum=f401ed2bbb155e1ade150ccc63db1a4f6c1909d3d378f7d1235a44e90d75fb97
|
checksum=7502539939b53d7565f3d11d87c78e7ec900d3c72945d4ee0e2f250d598309a0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue