mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
python3-pillow_heif: update to 0.22.0
This commit is contained in:
parent
a8b2d587fb
commit
471b191fdf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pillow_heif'
|
||||
pkgname=python3-pillow_heif
|
||||
version=0.20.0
|
||||
revision=2
|
||||
version=0.22.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="libheif-devel python3-devel"
|
||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/bigcat88/pillow_heif"
|
||||
changelog="https://raw.githubusercontent.com/bigcat88/pillow_heif/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/p/pillow_heif/pillow_heif-${version}.tar.gz"
|
||||
checksum=cac19c4434ab776f833160d61f3cbeddb347bd8ed2f82205b243eba5c572fa33
|
||||
checksum=61d473929340d3073722f6316b7fbbdb11132faa6bac0242328e8436cc55b39a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue