Date: Thursday, April 27, 2023 @ 19:27:27
  Author: freswa
Revision: 1449018

upgpkg: python-rich 13.3.5-1

Modified:
  python-rich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-27 19:15:10 UTC (rev 1449017)
+++ PKGBUILD    2023-04-27 19:27:27 UTC (rev 1449018)
@@ -2,7 +2,7 @@
 # Contributor: Hao Long <[email protected]>
 
 pkgname=python-rich
-pkgver=13.3.4
+pkgver=13.3.5
 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,markdown-it-py,pygments})
 makedepends=(python-{build,installer,poetry-core,wheel})
 
source=("https://github.com/willmcgugan/rich/archive/v${pkgver}/rich-${pkgver}.tar.gz";)
-b2sums=('f0ca78bf4cdec19136f9372e541ea90713e55acf4dc6f709b8edba9c8dc56da9ac534c6f32b05b634a970e4c02b1f08bfcb5ff949889d6f7bfaa104a1ca6b1cd')
+b2sums=('5bc7f3571dfdbbe50dbdc7c6a5b55073e84b780e65f5a5bc6c8611e9b6b400ceee4ed52d16bdc4221b6ab9259a730b538fad023b6bb3c6269a526ce5d663ee7f')
 
 build() {
   cd rich-${pkgver}

Reply via email to