[arch-commits] Commit in python-rich/trunk (PKGBUILD)
Frederik Schwan
freswa at archlinux.org
Sat Sep 12 16:32:18 UTC 2020
Date: Saturday, September 12, 2020 @ 16:32:17
Author: freswa
Revision: 704299
upgpkg: python-rich 6.1.2-1
Modified:
python-rich/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-12 16:32:13 UTC (rev 704298)
+++ PKGBUILD 2020-09-12 16:32:17 UTC (rev 704299)
@@ -3,7 +3,7 @@
pkgname=python-rich
_name=rich
-pkgver=6.1.1
+pkgver=6.1.2
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=('ac73c2727c3077e310c1b6117158f1a0e9480ef6c8fe745cba934b5018cb303a94237110a2392764b5a25e51228f75e3396f4c7de3c1f151c0c6f95b6b49db4d')
+b2sums=('f0d8f2f52ea88af40c92929ccb55d696eab82678bf81c705af4022c8105182e2b1d595b60ac3fec35832a6d0766f830de35e91bf3e3e7f05094ce936275e696b')
prepare() {
cd rich-${pkgver}
More information about the arch-commits
mailing list