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

Frederik Schwan freswa at archlinux.org
Thu Sep 17 00:08:32 UTC 2020


    Date: Thursday, September 17, 2020 @ 00:08:32
  Author: freswa
Revision: 708423

upgpkg: python-rich 6.2.0-1

Modified:
  python-rich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-16 23:33:49 UTC (rev 708422)
+++ PKGBUILD	2020-09-17 00:08:32 UTC (rev 708423)
@@ -3,7 +3,7 @@
 
 pkgname=python-rich
 _name=rich
-pkgver=6.1.2
+pkgver=6.2.0
 pkgrel=1
 pkgdesc='Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal'
 arch=(any)
@@ -12,7 +12,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=('f0d8f2f52ea88af40c92929ccb55d696eab82678bf81c705af4022c8105182e2b1d595b60ac3fec35832a6d0766f830de35e91bf3e3e7f05094ce936275e696b')
+b2sums=('ad3e41e3c56314a272b94da7e0fd2c801dd0e8b39e37c2f17e9087b23b78c2c0cd5e3426c20b046301cc12d4c449df652f8502f0621bf3852f60b1a21706bde0')
 
 prepare() {
   cd rich-${pkgver}



More information about the arch-commits mailing list