python3-rich: update to 10.6.0.
This commit is contained in:
parent
888ba05409
commit
fb2a2ea3f8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rich'
|
||||
pkgname=python3-rich
|
||||
version=10.5.0
|
||||
version=10.6.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=f8a16484b3d70708bdafd04f659f9ca0e2c0129b33a343c10c734838d361777f
|
||||
checksum=128261b3e2419a4ef9c97066ccc2abbfb49fa7c5e89c3fe4056d00aa5e9c1e65
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue