python3-Pillow: update to 10.3.0.
This commit is contained in:
parent
770ecc13da
commit
5cd6864525
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Pillow'
|
||||
pkgname=python3-Pillow
|
||||
version=10.2.0
|
||||
version=10.3.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -14,7 +14,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=e87f0b2c78157e12d7686b27d63c070fd65d994e8ddae6f328e0dcf4a0cd007e
|
||||
checksum=9d2455fbf44c914840c793e89aa82d0e1763a14253a000743719ae5946814b2d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue