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

Frederik Schwan freswa at archlinux.org
Sun Feb 21 19:51:38 UTC 2021


    Date: Sunday, February 21, 2021 @ 19:51:38
  Author: freswa
Revision: 867919

upgpkg: python-rich 9.11.1-1

Modified:
  python-rich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-21 19:47:05 UTC (rev 867918)
+++ PKGBUILD	2021-02-21 19:51:38 UTC (rev 867919)
@@ -2,7 +2,7 @@
 # Contributor: Hao Long <imlonghao at archlinuxcn.org>
 
 pkgname=python-rich
-pkgver=9.11.0
+pkgver=9.11.1
 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=('6899af2eb90a7b44f55c9542969b72ded0335e2bd0877ded7c595bd19a7819ed841de1a551f25e95330f128b050d34cce3907ca9011a6f5d5cbc1b2191f2d5e7')
+b2sums=('7dcae32743bfcbbab0af6896f72e865d2a72ab66545168544d065145cf10a2aab4785454e547f011219a85a8aa762f1ed5ebef2b9fb7f44225a2f776835b643d')
 
 prepare() {
   cd rich-${pkgver}



More information about the arch-commits mailing list