python3-rich: update to 9.13.0.
This commit is contained in:
parent
c4c658a405
commit
5177038482
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rich'
|
||||
pkgname=python3-rich
|
||||
version=9.12.4
|
||||
version=9.13.0
|
||||
revision=1
|
||||
wrksrc="rich-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/willmcgugan/rich"
|
||||
distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz"
|
||||
checksum=1e000895221df23cd7f828a9511c15d10189850d4f923b6d8c3d29a32ca95265
|
||||
checksum=d59e94a0e3e686f0d268fe5c7060baa1bd6744abca71b45351f5850a3aaa6764
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue