[arch-commits] Commit in python-rich/trunk (PKGBUILD)
Frederik Schwan
freswa at gemini.archlinux.org
Wed Dec 15 13:37:44 UTC 2021
Date: Wednesday, December 15, 2021 @ 13:37:43
Author: freswa
Revision: 1073038
upgpkg: python-rich 10.16.1-1
Modified:
python-rich/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-15 13:36:39 UTC (rev 1073037)
+++ PKGBUILD 2021-12-15 13:37:43 UTC (rev 1073038)
@@ -2,7 +2,7 @@
# Contributor: Hao Long <imlonghao at archlinuxcn.org>
pkgname=python-rich
-pkgver=10.16.0
+pkgver=10.16.1
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=('af66398a4bc6e3e5503418721906679dc6f964b6dcbb56195f64d0ef4f504d9e0002f8b727c4fba7b42dda8790a03bb12a85150b99d5294712e38dea2800f841')
+b2sums=('dda2e6a64f9ecfe99fdda3a2e24c6a859e25eca48ebc2af63dbea3c8b90f977e10253721e85b876165c9f51c52ceed057e77b08cf2c77c28de67b8a2c49c4617')
build() {
cd rich-${pkgver}
More information about the arch-commits
mailing list