python3-rich: update to 10.1.0.
This commit is contained in:
parent
7049e40910
commit
6e9281d7cd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rich'
|
||||
pkgname=python3-rich
|
||||
version=10.0.0
|
||||
version=10.1.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=4674bd3056a72bb282ad581e3f8092dc110cdcc456b5ba76e34965cb85a69724
|
||||
checksum=8f05431091601888c50341697cfc421dc398ce37b12bca0237388ef9c7e2c9e9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue