[arch-commits] Commit in python-rich/trunk (PKGBUILD)

Frederik Schwan freswa at archlinux.org
Thu Oct 22 11:21:45 UTC 2020


    Date: Thursday, October 22, 2020 @ 11:21:45
  Author: freswa
Revision: 729037

upgpkg: python-rich 9.0.1-1

Modified:
  python-rich/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 11:21:41 UTC (rev 729036)
+++ PKGBUILD	2020-10-22 11:21:45 UTC (rev 729037)
@@ -3,7 +3,7 @@
 
 pkgname=python-rich
 _name=rich
-pkgver=8.0.0
+pkgver=9.0.1
 pkgrel=1
 pkgdesc='Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal'
 arch=(any)
@@ -12,7 +12,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=('a9241ed92dfd88634bc7196612df27a34cae9cd491fec0da4eb610765460675c9ba4f344740c9acfed8932578173c3a1579e143ea6736667f4286976be1102c3')
+b2sums=('03304eab96beb683833efcacf3b15548d23850210bb06275fab78b8e76e4351f0b2d5e00e87ea8c4c3d8281a050c63ad636e214ce38b11d3906641071163bd46')
 
 prepare() {
   cd rich-${pkgver}



More information about the arch-commits mailing list