[arch-commits] Commit in python-rich/trunk (PKGBUILD)
Frederik Schwan
freswa at gemini.archlinux.org
Sun Dec 12 17:02:40 UTC 2021
Date: Sunday, December 12, 2021 @ 17:02:40
Author: freswa
Revision: 1069150
upgpkg: python-rich 10.16.0-1
Modified:
python-rich/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-12 16:09:01 UTC (rev 1069149)
+++ PKGBUILD 2021-12-12 17:02:40 UTC (rev 1069150)
@@ -2,7 +2,7 @@
# Contributor: Hao Long <imlonghao at archlinuxcn.org>
pkgname=python-rich
-pkgver=10.15.2
+pkgver=10.16.0
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-pip' 'python-poetry')
source=("https://github.com/willmcgugan/rich/archive/v${pkgver}/rich-${pkgver}.tar.gz")
-b2sums=('7fe05eb357e5137319764b0d751c3bc68f8545e391575a9a360b252c395714ecb8ad7b944e7c77e74990413cb6bfb2a6c6db0fb8e72eb098f91c8d5d86bc9f8a')
+b2sums=('af66398a4bc6e3e5503418721906679dc6f964b6dcbb56195f64d0ef4f504d9e0002f8b727c4fba7b42dda8790a03bb12a85150b99d5294712e38dea2800f841')
build() {
cd rich-${pkgver}
More information about the arch-commits
mailing list