From 00fe5a2da590d3ea1e306997f83283814032062b Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 7 Oct 2021 09:00:41 -0500 Subject: [PATCH] python3-rich: update to 10.12.0. --- srcpkgs/python3-rich/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-rich/template b/srcpkgs/python3-rich/template index 300099c11a5..e83be32122d 100644 --- a/srcpkgs/python3-rich/template +++ b/srcpkgs/python3-rich/template @@ -1,6 +1,6 @@ # Template file for 'python3-rich' pkgname=python3-rich -version=10.11.0 +version=10.12.0 revision=1 wrksrc="rich-${version}" build_style=python3-module @@ -13,7 +13,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/willmcgugan/rich" distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz" -checksum=016fa105f34b69c434e7f908bb5bd7fefa9616efdb218a2917117683a6394ce5 +checksum=83fb3eff778beec3c55201455c17cccde1ccdf66d5b4dade8ef28f56b50c4bd4 post_install() { vlicense LICENSE