bpytop: update to 1.0.40.

This commit is contained in:
Andrew Benson 2020-09-29 20:02:20 -06:00 committed by Andrew Benson
parent 04e8462089
commit 602f6bee4e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bpytop'
pkgname=bpytop
version=1.0.33
version=1.0.40
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=6e7ebb5e4e6eac9793b4084976cb3fb48d942d26d2654fd0702ff3472395bc95
checksum=0ba93bb74f7a545209d5646c6fac6625eeb66fcb9d25fd8f562aef4b28bf2437
pre_configure() {
vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py