python3-Pillow: update to 8.3.0.
This commit is contained in:
parent
dc7d96ca98
commit
da73a8a50e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Pillow'
|
||||
pkgname=python3-Pillow
|
||||
version=8.2.0
|
||||
version=8.3.0
|
||||
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=a787ab10d7bb5494e5f76536ac460741788f1fbce851068d73a87ca7c35fc3e1
|
||||
checksum=803606e206f3e366eea46b1e7ab4dac74cfac770d04de9c35319814e11e47c46
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue