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