python3-rich: update to 10.11.0.
This commit is contained in:
parent
726edf5a2a
commit
28138ecd97
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.9.0
|
version=10.11.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=ba285f1c519519490034284e6a9d2e6e3f16dc7690f2de3d9140737d81304d22
|
checksum=016fa105f34b69c434e7f908bb5bd7fefa9616efdb218a2917117683a6394ce5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue