python3-art: update to 6.1.

This commit is contained in:
Andrew Benson 2023-09-23 08:55:45 -05:00
parent d756b85e9b
commit bed90b356e
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.0
version=6.1
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=884ef1c10e900387cce97789e8668125720cbf4459206641b91fc298c859cda9
checksum=6ab3031e3b7710039e73497b0e750cadfe04d4c1279ce3a123500dbafb9e1b64
make_check=no # no tests available
post_install() {