[arch-commits] Commit in python-rich/trunk (PKGBUILD)
Frederik Schwan
freswa at archlinux.org
Sun Jan 24 20:47:47 UTC 2021
Date: Sunday, January 24, 2021 @ 20:47:47
Author: freswa
Revision: 829140
upgpkg: python-rich 9.9.0-1
Modified:
python-rich/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-24 20:46:40 UTC (rev 829139)
+++ PKGBUILD 2021-01-24 20:47:47 UTC (rev 829140)
@@ -2,7 +2,7 @@
# Contributor: Hao Long <imlonghao at archlinuxcn.org>
pkgname=python-rich
-pkgver=9.8.2
+pkgver=9.9.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=('75acaea11cead614d6d1a5a7e967cb85a0b5b8e28e5373503b97620a11ea51e6059c51efa0d7922812161520f4578ea26509d1717554a00ca07a163845603145')
+b2sums=('194bba8254750aa5776540d7153090d748d2dc596be434e1c036949164a892c728c88eaf83d56a70d1cc770175167ac3a10a9af2aec3bd477f7aebaa272c8855')
prepare() {
cd rich-${pkgver}
More information about the arch-commits
mailing list