python3-rich: update to 10.2.0.
This commit is contained in:
parent
661657d906
commit
761c9652ac
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rich'
|
||||
pkgname=python3-rich
|
||||
version=10.1.0
|
||||
version=10.2.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=8f05431091601888c50341697cfc421dc398ce37b12bca0237388ef9c7e2c9e9
|
||||
checksum=a30429d82363d42e7c64e324c2c8735c045f190cba609feee91a7b9f563a64b5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue