mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
bpytop: update to 1.0.31.
This commit is contained in:
parent
c7cf4d5d8d
commit
1701941aa5
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.26
|
version=1.0.31
|
||||||
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=f0ff729a8e14d2112f3a45a461cb3025895aee28b0c0e52d54c387aa6a80e586
|
checksum=4f14e5516a2aa79448bdc1e5b7ed883ccfcac9f03966a48c39bdb2e0e1f67378
|
||||||
|
|
||||||
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