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

Frederik Schwan freswa at archlinux.org
Sun Jan 3 00:14:15 UTC 2021


    Date: Sunday, January 3, 2021 @ 00:14:15
  Author: freswa
Revision: 804927

upgpkg: python-rich 9.6.1-1

Modified:
  python-rich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-03 00:12:36 UTC (rev 804926)
+++ PKGBUILD	2021-01-03 00:14:15 UTC (rev 804927)
@@ -2,7 +2,7 @@
 # Contributor: Hao Long <imlonghao at archlinuxcn.org>
 
 pkgname=python-rich
-pkgver=9.6.0
+pkgver=9.6.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=('95d09d39656941ee3508d9cf911b049bc7ae0b357d3c0984da4568ab9c452fdb9a33e42a854c40cd7d31ef972ad20526736d32c6ea12951620443412af0f7ec3')
+b2sums=('c62156b3698b0bdd279e2823385b32bbe9ab3f0d9f7afaa15c6d21f58dcaf2a54fbdcd92801cfebba71756bf63dcea968f6e23afdcfa82b41fc37b72cae98623')
 
 prepare() {
   cd rich-${pkgver}



More information about the arch-commits mailing list