python3-art: update to 6.5.

This commit is contained in:
Andrew Benson 2025-04-20 22:18:29 +02:00
parent f10a0a9d50
commit d5d52c4a3a

View file

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