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

Frederik Schwan freswa at gemini.archlinux.org
Mon Apr 4 00:01:05 UTC 2022


    Date: Monday, April 4, 2022 @ 00:01:05
  Author: freswa
Revision: 1181139

upgpkg: python-rich 12.1.0-1

Modified:
  python-rich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-03 23:54:09 UTC (rev 1181138)
+++ PKGBUILD	2022-04-04 00:01:05 UTC (rev 1181139)
@@ -2,7 +2,7 @@
 # Contributor: Hao Long <imlonghao at archlinuxcn.org>
 
 pkgname=python-rich
-pkgver=12.0.1
+pkgver=12.1.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=('8e6419904ef0ba91d4b15059630f63769a28323600cb212f07c2a239201489e2078b8c4c792f486bde75efd9d09afe832fa2e2235ac91433ee24b33fcda02e68')
+b2sums=('f11642b5a90934e95dd7d71707617c8a3a1680644dafa9535f86ed5648f14389cddd968c329d4d94649c15123dd00045e0e9e7bb3314be3e6bbc72ba67c100e1')
 
 build() {
   cd rich-${pkgver}



More information about the arch-commits mailing list