diff --git a/srcpkgs/python3-rich/template b/srcpkgs/python3-rich/template index ece8aff281b..685390b969a 100644 --- a/srcpkgs/python3-rich/template +++ b/srcpkgs/python3-rich/template @@ -1,6 +1,6 @@ # Template file for 'python3-rich' pkgname=python3-rich -version=13.5.2 +version=13.5.3 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" @@ -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=fb9d6c0a0f643c99eed3875b5377a184132ba9be4d61516a55273d3554d75a39 +checksum=87b43e0543149efa1253f485cd845bb7ee54df16c9617b8a893650ab84b4acb6 make_check=extended # some checks only work on windows post_install() {