python3-pillow_heif: update to 0.20.0
This commit is contained in:
parent
a80e3ea54e
commit
a07b8b248d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pillow_heif'
|
# Template file for 'python3-pillow_heif'
|
||||||
pkgname=python3-pillow_heif
|
pkgname=python3-pillow_heif
|
||||||
version=0.18.0
|
version=0.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/bigcat88/pillow_heif"
|
homepage="https://github.com/bigcat88/pillow_heif"
|
||||||
changelog="https://raw.githubusercontent.com/bigcat88/pillow_heif/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/bigcat88/pillow_heif/master/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/p/pillow_heif/pillow_heif-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pillow_heif/pillow_heif-${version}.tar.gz"
|
||||||
checksum=70318dad9faa76121c6592ac0ab59881ff0dac6ab791a922e70d82c7706cce88
|
checksum=cac19c4434ab776f833160d61f3cbeddb347bd8ed2f82205b243eba5c572fa33
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in New Issue