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

Frederik Schwan freswa at gemini.archlinux.org
Sun Jan 9 21:01:52 UTC 2022


    Date: Sunday, January 9, 2022 @ 21:01:52
  Author: freswa
Revision: 1098549

upgpkg: python-rich 11.0.0-1

Modified:
  python-rich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-09 20:58:14 UTC (rev 1098548)
+++ PKGBUILD	2022-01-09 21:01:52 UTC (rev 1098549)
@@ -2,7 +2,7 @@
 # Contributor: Hao Long <imlonghao at archlinuxcn.org>
 
 pkgname=python-rich
-pkgver=10.16.2
+pkgver=11.0.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-pip' 'python-poetry')
 source=("https://github.com/willmcgugan/rich/archive/v${pkgver}/rich-${pkgver}.tar.gz")
-b2sums=('ccc7292e265770880539d6a1a6b2e819b45e2e3d4d152f1a16c56f2da74c9a472ae49ea0a4a677ad71c4dd087fade2c415484073b4b2cd86869ad7c43c32b162')
+b2sums=('bd38f84a7e0623dc9474bdc369b452fc668cd4756f00f6dd1b185f95dffb3d55f6b95a7f6dfaed5ee1ec5f2d9514af6080835b9ffd010f150005b15afb761d97')
 
 build() {
   cd rich-${pkgver}



More information about the arch-commits mailing list