mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-rich: update to 10.4.0.
This commit is contained in:
parent
eb1975e2bb
commit
09006dbc41
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.3.0
|
version=10.4.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=a83bff83309687e1859c75b499879738b135d700738dd2721c22965497af05bd
|
checksum=6e8a3e2c61e6cf6193bfcffbb89865a0973af7779d3ead913fdbbbc33f457c2c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue