Date: Sunday, January 10, 2021 @ 23:17:18 Author: freswa Revision: 817461
upgpkg: python-rich 9.7.0-1 Modified: python-rich/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-10 21:56:52 UTC (rev 817460) +++ PKGBUILD 2021-01-10 23:17:18 UTC (rev 817461) @@ -2,7 +2,7 @@ # Contributor: Hao Long <[email protected]> pkgname=python-rich -pkgver=9.6.2 +pkgver=9.7.0 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=('d55efbf7ac7d6bbb33ca87e338311bde83c77834b71c0d3bfa4e8a4ebfe1e16c26e4a8ef1cf1ad552b0c58b62e496b21a928315fb99b7c51290a5d18632131e4') +b2sums=('0c234b349e918f6014f83872af51c19dea0ffceb8d6eccc71aff76110cd416c95ede583cfc369aa0f48278c0680bbcd3bb01ea4eac2bcf45c843e75b23d8d4ba') prepare() { cd rich-${pkgver}
