From 933506b29f6401ddf8574b613303eb01fc7c5d4f Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sun, 28 Feb 2021 13:32:00 -0700 Subject: [PATCH] python3-rich: update to 9.12.2. --- 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 4de139faeee..ecee68704e0 100644 --- a/srcpkgs/python3-rich/template +++ b/srcpkgs/python3-rich/template @@ -1,6 +1,6 @@ # Template file for 'python3-rich' pkgname=python3-rich -version=9.12.0 +version=9.12.2 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=27e3deb24555d7dad554afa871c7e77f16a0336a625ed78dd10de21193b4ec11 +checksum=493b4288273aa46475230733358696457e5df9215c898b164a324b7d9d694e88 post_install() { vlicense LICENSE