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

Frederik Schwan freswa at archlinux.org
Thu Jan 14 12:42:00 UTC 2021


    Date: Thursday, January 14, 2021 @ 12:42:00
  Author: freswa
Revision: 820804

upgpkg: python-rich 9.8.1-1

Modified:
  python-rich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-14 12:40:31 UTC (rev 820803)
+++ PKGBUILD	2021-01-14 12:42:00 UTC (rev 820804)
@@ -2,7 +2,7 @@
 # Contributor: Hao Long <imlonghao at archlinuxcn.org>
 
 pkgname=python-rich
-pkgver=9.8.0
+pkgver=9.8.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=('88a332dbbf6da7ff154b21e466824ad06398124ff65f8bb4caf2b7ad9fc55d2b8ffd605a16a6d6724e6c40f213572c8c88bafb8487002b03d1979f9ef19b4c3d')
+b2sums=('dd32a8db94ba90bda0724af965ff044b32dc3d7ec41a67a125723233a35885ee0e987a98f44f7934f8665178d6b5ba1890d71915e03a9bbf4c616e8f11c70641')
 
 prepare() {
   cd rich-${pkgver}



More information about the arch-commits mailing list