mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python3-art: update to 6.5.
This commit is contained in:
parent
f10a0a9d50
commit
d5d52c4a3a
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue