python3-term-image: update to 0.7.2.

This commit is contained in:
Luca Matei Pintilie 2024-08-27 20:06:33 +02:00 committed by classabbyamp
parent 2f5fc3e83e
commit 8464e2770d

View file

@ -1,6 +1,6 @@
# Template file for 'python3-term-image' # Template file for 'python3-term-image'
pkgname=python3-term-image pkgname=python3-term-image
version=0.7.1 version=0.7.2
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel" hostmakedepends="python3-setuptools python3-wheel"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/AnonymouX47/term-image" homepage="https://github.com/AnonymouX47/term-image"
changelog="https://github.com/AnonymouX47/term-image/blob/main/CHANGELOG.md" changelog="https://github.com/AnonymouX47/term-image/blob/main/CHANGELOG.md"
distfiles="https://github.com/AnonymouX47/term-image/archive/refs/tags/v$version.tar.gz" distfiles="https://github.com/AnonymouX47/term-image/archive/refs/tags/v$version.tar.gz"
checksum=bb635b39270fd68dd52b96a7d38c7a624ab900d34535920bffcdad0e484812d2 checksum=a244589bfbbc6de2c04ff08356454f6c5d41dbf470ac200201d56c9ead3bfa31
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE