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'
|
||||
pkgname=bpytop
|
||||
version=1.0.26
|
||||
version=1.0.31
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="python3-psutil"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/aristocratos/bpytop"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=f0ff729a8e14d2112f3a45a461cb3025895aee28b0c0e52d54c387aa6a80e586
|
||||
checksum=4f14e5516a2aa79448bdc1e5b7ed883ccfcac9f03966a48c39bdb2e0e1f67378
|
||||
|
||||
pre_configure() {
|
||||
vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py
|
||||
|
|
Loading…
Reference in a new issue