python3-Pillow: update to 8.4.0.
This commit is contained in:
parent
3420b3a7db
commit
66016f7620
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-Pillow'
|
||||
pkgname=python3-Pillow
|
||||
version=8.3.2
|
||||
revision=2
|
||||
version=8.4.0
|
||||
revision=1
|
||||
wrksrc="Pillow-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=dde3f3ed8d00c72631bc19cbfff8ad3b6215062a5eed402381ad365f82f0c18c
|
||||
checksum=b8e2f83c56e141920c39464b852de3719dfbfb6e3c99a2d8da0edf4fb33176ed
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue