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

Frederik Schwan freswa at archlinux.org
Tue Mar 2 22:13:31 UTC 2021


    Date: Tuesday, March 2, 2021 @ 22:13:31
  Author: freswa
Revision: 878539

upgpkg: python-rich 9.12.4-1

Modified:
  python-rich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-02 22:11:23 UTC (rev 878538)
+++ PKGBUILD	2021-03-02 22:13:31 UTC (rev 878539)
@@ -2,7 +2,7 @@
 # Contributor: Hao Long <imlonghao at archlinuxcn.org>
 
 pkgname=python-rich
-pkgver=9.12.3
+pkgver=9.12.4
 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=('b25fcbef8af78e216fa59fb2fa89e6ebcdcf6c111af24835ed9c8d591d7237757e26edf951bb9ead1f8d4959679b0b330d5ca2f02c77e798df8cbc54b6c8e427')
+b2sums=('b57d7dc7ad4463c85cbc43e0fd8afd9f0c5329cbe81eaac168895af3701091669e4b0b6fd0d2de2f5876405c5aae00ed77e77d1b317dbd20c7dd3e53deddf2ca')
 
 prepare() {
   cd rich-${pkgver}



More information about the arch-commits mailing list