python3-art: update to 6.3.

This commit is contained in:
Andrew Benson 2024-09-20 18:02:58 -05:00
parent e7f4cda747
commit 4d2bcb73ba
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-art'
pkgname=python3-art
version=6.2
version=6.3
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://www.ascii-art.site/"
changelog="https://raw.githubusercontent.com/sepandhaghighi/art/master/CHANGELOG.md"
distfiles="${PYPI_SITE}/a/art/art-${version}.tar.gz"
checksum=506a0c4f261289a0e0d088de7beffcb1835078c4e44b0c5353bdaf47b490e76f
checksum=0fbc28864583ba54bcdc17ec24ef6c51a1fc81729a5c68d9b38658bc0afbc598
make_check=no # no tests available
post_install() {