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

Frederik Schwan freswa at archlinux.org
Thu Jan 7 23:44:14 UTC 2021


    Date: Thursday, January 7, 2021 @ 23:44:14
  Author: freswa
Revision: 813288

upgpkg: python-rich 9.6.2-1

Modified:
  python-rich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-07 23:44:13 UTC (rev 813287)
+++ PKGBUILD	2021-01-07 23:44:14 UTC (rev 813288)
@@ -2,7 +2,7 @@
 # Contributor: Hao Long <imlonghao at archlinuxcn.org>
 
 pkgname=python-rich
-pkgver=9.6.1
+pkgver=9.6.2
 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=('c62156b3698b0bdd279e2823385b32bbe9ab3f0d9f7afaa15c6d21f58dcaf2a54fbdcd92801cfebba71756bf63dcea968f6e23afdcfa82b41fc37b72cae98623')
+b2sums=('d55efbf7ac7d6bbb33ca87e338311bde83c77834b71c0d3bfa4e8a4ebfe1e16c26e4a8ef1cf1ad552b0c58b62e496b21a928315fb99b7c51290a5d18632131e4')
 
 prepare() {
   cd rich-${pkgver}



More information about the arch-commits mailing list