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

Frederik Schwan freswa at archlinux.org
Mon Dec 14 13:55:32 UTC 2020


    Date: Monday, December 14, 2020 @ 13:55:32
  Author: freswa
Revision: 775003

upgpkg: python-rich 9.4.0-1

Modified:
  python-rich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-14 13:26:25 UTC (rev 775002)
+++ PKGBUILD	2020-12-14 13:55:32 UTC (rev 775003)
@@ -2,7 +2,7 @@
 # Contributor: Hao Long <imlonghao at archlinuxcn.org>
 
 pkgname=python-rich
-pkgver=9.3.0
+pkgver=9.4.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=('839f95902ede956461605e7472663adeb13773333dab10651c94b080bb23e10d84a17ccff9cb93d115b7caf110d2647658d1355999e10bdfd2bc64ace1328370')
+b2sums=('4c046c0b1a025eacb49e88c7e4a09a85380a90ce95e30847f130f93d977be846c116363d886783248c53448fea767ba7dee54051f291d0e1830eb1d57a302595')
 
 prepare() {
   cd rich-${pkgver}



More information about the arch-commits mailing list