mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
bpytop: update to 1.0.50.
This commit is contained in:
parent
2550140874
commit
13a8669033
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bpytop'
|
# Template file for 'bpytop'
|
||||||
pkgname=bpytop
|
pkgname=bpytop
|
||||||
version=1.0.47
|
version=1.0.50
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="python3-psutil"
|
depends="python3-psutil"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/aristocratos/bpytop"
|
homepage="https://github.com/aristocratos/bpytop"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=522890261adfc5fe3c6109d0c1f3f139a8456c94dbe0bde4ff9197aad27a9f45
|
checksum=ba4647c5db37ef87dbe730762306ae1c00e57e4249d18d65fa4ac0d3a9559123
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py
|
vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue