[arch-commits] Commit in python-rich/trunk (PKGBUILD)
Frederik Schwan
freswa at archlinux.org
Sat Sep 19 10:37:18 UTC 2020
Date: Saturday, September 19, 2020 @ 10:37:17
Author: freswa
Revision: 710868
upgpkg: python-rich 7.0.0-1
Modified:
python-rich/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-19 09:59:58 UTC (rev 710867)
+++ PKGBUILD 2020-09-19 10:37:17 UTC (rev 710868)
@@ -3,7 +3,7 @@
pkgname=python-rich
_name=rich
-pkgver=6.2.0
+pkgver=7.0.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=('ad3e41e3c56314a272b94da7e0fd2c801dd0e8b39e37c2f17e9087b23b78c2c0cd5e3426c20b046301cc12d4c449df652f8502f0621bf3852f60b1a21706bde0')
+b2sums=('f8e706eb72ad699b0cfce7153f7e08b7a83997dae4a1406eb9646ecb8766e307b3c24b73aa0ade1115fa0eee1f22a29db18e6e07eaf585119f2537c793598f37')
prepare() {
cd rich-${pkgver}
More information about the arch-commits
mailing list