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

Frederik Schwan freswa at archlinux.org
Fri May 14 09:25:36 UTC 2021


    Date: Friday, May 14, 2021 @ 09:25:35
  Author: freswa
Revision: 933965

upgpkg: python-rich 10.2.0-1

Modified:
  python-rich/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-14 09:12:57 UTC (rev 933964)
+++ PKGBUILD	2021-05-14 09:25:35 UTC (rev 933965)
@@ -2,8 +2,8 @@
 # Contributor: Hao Long <imlonghao at archlinuxcn.org>
 
 pkgname=python-rich
-pkgver=10.1.0
-pkgrel=2
+pkgver=10.2.0
+pkgrel=1
 pkgdesc='Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal'
 arch=(any)
 url='https://github.com/willmcgugan/rich'
@@ -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=('880fe5354b41a8a2accf7dc0d2f80163b850a28d3f4bd10b9f06008f3059c6a46681b3a344289c031589eeaa6120c5cad4a03d2c25f7a440829ff21e3fe20d63')
+b2sums=('d297678a6e90a099aa17cbac75618de500e92a07943139e3fef052a0df1edbb9c4efc22ff82d4fd3618b2b6e79bed672d3bc558fc168f5a70ed72d06a2083e7d')
 
 build() {
   cd rich-${pkgver}



More information about the arch-commits mailing list