python3-art: update to 6.4.
This commit is contained in:
parent
16472d6588
commit
a03408bf5c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-art'
|
# Template file for 'python3-art'
|
||||||
pkgname=python3-art
|
pkgname=python3-art
|
||||||
version=6.3
|
version=6.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -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=0fbc28864583ba54bcdc17ec24ef6c51a1fc81729a5c68d9b38658bc0afbc598
|
checksum=417fea674bff8cea7ed058291ad1b81a6032dfce5152f28e629fa4a798a2c14c
|
||||||
make_check=no # no tests available
|
make_check=no # no tests available
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue