Date: Monday, January 18, 2021 @ 10:17:33 Author: freswa Revision: 822744
upgpkg: python-rich 9.8.2-1 Modified: python-rich/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-18 10:17:14 UTC (rev 822743) +++ PKGBUILD 2021-01-18 10:17:33 UTC (rev 822744) @@ -2,7 +2,7 @@ # Contributor: Hao Long <[email protected]> pkgname=python-rich -pkgver=9.8.1 +pkgver=9.8.2 pkgrel=1 pkgdesc='Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal' arch=(any) @@ -11,7 +11,7 @@ depends=('python-colorama' 'python-pygments' 'python-typing_extensions' 'python-commonmark') makedepends=('python-setuptools' 'python-dephell') source=("https://github.com/willmcgugan/rich/archive/v${pkgver}/rich-${pkgver}.tar.gz") -b2sums=('dd32a8db94ba90bda0724af965ff044b32dc3d7ec41a67a125723233a35885ee0e987a98f44f7934f8665178d6b5ba1890d71915e03a9bbf4c616e8f11c70641') +b2sums=('75acaea11cead614d6d1a5a7e967cb85a0b5b8e28e5373503b97620a11ea51e6059c51efa0d7922812161520f4578ea26509d1717554a00ca07a163845603145') prepare() { cd rich-${pkgver}
