bpytop: update to 1.0.57.
This commit is contained in:
parent
134614c86f
commit
aa5ea929a8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bpytop'
|
||||
pkgname=bpytop
|
||||
version=1.0.56
|
||||
version=1.0.57
|
||||
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=ea1cdc292174cd05fbb17f237a99f8357304c67dfe873297223316c8ca981b7a
|
||||
checksum=50978e17d634a53691a78befb9b177a7aa10dae77fd031076e8ac4345ba24c4f
|
||||
|
||||
pre_configure() {
|
||||
vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py
|
||||
|
|
Loading…
Reference in a new issue