diff --git a/srcpkgs/python3-rich/template b/srcpkgs/python3-rich/template index b7cd3d84633..9dec2c0990b 100644 --- a/srcpkgs/python3-rich/template +++ b/srcpkgs/python3-rich/template @@ -1,7 +1,7 @@ # Template file for 'python3-rich' pkgname=python3-rich -version=13.3.1 -revision=2 +version=13.3.2 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-Pygments python3-markdown-it" @@ -11,7 +11,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/willmcgugan/rich" distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz" -checksum=125d96d20c92b946b983d0d392b84ff945461e5a06d3867e9f9e575f8697b67f +checksum=91954fe80cfb7985727a467ca98a7618e5dd15178cc2da10f553b36a93859001 make_check=extended # some checks only work on windows post_install() {