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

Frederik Schwan freswa at archlinux.org
Tue Feb 16 21:14:14 UTC 2021


    Date: Tuesday, February 16, 2021 @ 21:14:13
  Author: freswa
Revision: 862338

upgpkg: python-rich 9.11.0-1

Modified:
  python-rich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-16 21:13:06 UTC (rev 862337)
+++ PKGBUILD	2021-02-16 21:14:13 UTC (rev 862338)
@@ -2,7 +2,7 @@
 # Contributor: Hao Long <imlonghao at archlinuxcn.org>
 
 pkgname=python-rich
-pkgver=9.10.0
+pkgver=9.11.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-setuptools' 'python-dephell')
 source=("https://github.com/willmcgugan/rich/archive/v${pkgver}/rich-${pkgver}.tar.gz")
-b2sums=('289d71037defc3c54c6dd5b4d1f706bd0f21d5d7e07c6e9581cce935db48993e562d68e6f6c208ec80f0ff2a401dbbb5e402ce05b43c88c5f97e32c1b4666eee')
+b2sums=('6899af2eb90a7b44f55c9542969b72ded0335e2bd0877ded7c595bd19a7819ed841de1a551f25e95330f128b050d34cce3907ca9011a6f5d5cbc1b2191f2d5e7')
 
 prepare() {
   cd rich-${pkgver}



More information about the arch-commits mailing list