From 0b5f598e07e2ed833d69b854cb185192f58ad5f1 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 15 Jun 2023 07:19:46 -0400 Subject: [PATCH] python3-art: update to 6.0. --- srcpkgs/python3-art/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-art/template b/srcpkgs/python3-art/template index 83be4113b13..0c07a817a57 100644 --- a/srcpkgs/python3-art/template +++ b/srcpkgs/python3-art/template @@ -1,6 +1,6 @@ # Template file for 'python3-art' pkgname=python3-art -version=5.9 +version=6.0 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=6a311ec0a227c6554c6789e91e74c3f2c86453a2a8e76947788695b7a91ccff0 +checksum=884ef1c10e900387cce97789e8668125720cbf4459206641b91fc298c859cda9 make_check=no # no tests available post_install() {