aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--srcpkgs/python3-art/template6
1 files changed, 3 insertions, 3 deletions
diff --git a/srcpkgs/python3-art/template b/srcpkgs/python3-art/template
index 28defcee931..2cbc23c6d2d 100644
--- a/srcpkgs/python3-art/template
+++ b/srcpkgs/python3-art/template
@@ -1,7 +1,7 @@
# Template file for 'python3-art'
pkgname=python3-art
-version=6.1
-revision=2
+version=6.2
+revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
@@ -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=6ab3031e3b7710039e73497b0e750cadfe04d4c1279ce3a123500dbafb9e1b64
+checksum=506a0c4f261289a0e0d088de7beffcb1835078c4e44b0c5353bdaf47b490e76f
make_check=no # no tests available
post_install() {