From 254a4255ba5aefc051264fdbb2e67bde5f144e2d Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Fri, 11 Jun 2021 09:29:31 -0500 Subject: [PATCH] python3-rich: update to 10.3.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 8260b9a902c..c6c69071af4 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.2.2 +version=10.3.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=17b3f486c38e79cc219d8848974b277ef532a82d12b3ad6eb37bb8c6f22ab5fc +checksum=a83bff83309687e1859c75b499879738b135d700738dd2721c22965497af05bd post_install() { vlicense LICENSE