python3-Pillow: update to 10.0.0.
This commit is contained in:
parent
a082a156d2
commit
fcacf7d9ac
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-Pillow'
|
||||
pkgname=python3-Pillow
|
||||
version=9.5.0
|
||||
revision=2
|
||||
version=10.0.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel libjpeg-turbo-devel libopenjpeg2-devel
|
||||
|
@ -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=bf548479d336726d7a0eceb6e767e179fbde37833ae42794602631a070d630f1
|
||||
checksum=9c82b5b3e043c7af0d95792d0d20ccf68f61a1fec6b3530e718b688422727396
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue