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