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

Frederik Schwan freswa at archlinux.org
Sat Sep 26 16:48:04 UTC 2020


    Date: Saturday, September 26, 2020 @ 16:48:04
  Author: freswa
Revision: 712485

upgpkg: python-rich 7.1.0-1

Modified:
  python-rich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-26 16:36:13 UTC (rev 712484)
+++ PKGBUILD	2020-09-26 16:48:04 UTC (rev 712485)
@@ -3,7 +3,7 @@
 
 pkgname=python-rich
 _name=rich
-pkgver=7.0.0
+pkgver=7.1.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=('f8e706eb72ad699b0cfce7153f7e08b7a83997dae4a1406eb9646ecb8766e307b3c24b73aa0ade1115fa0eee1f22a29db18e6e07eaf585119f2537c793598f37')
+b2sums=('609d07d00d08efab5bab0ee397c83435b14f93006933323189d923213acb1cfd39a5ad1479802cf3908cb7e5637c7ee51ad419fd5a7e68e3d95a9ff12bc6e81d')
 
 prepare() {
   cd rich-${pkgver}



More information about the arch-commits mailing list