bpytop: update to 1.0.52.
This commit is contained in:
parent
51a5ca6969
commit
ef88b72c45
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.50
|
version=1.0.52
|
||||||
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=ba4647c5db37ef87dbe730762306ae1c00e57e4249d18d65fa4ac0d3a9559123
|
checksum=15ef1bd094d945b9145343566c2596bb34922870e6be56c3cc028b33aff056fa
|
||||||
|
|
||||||
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…
Reference in a new issue