bpytop: update to 1.0.56.

This commit is contained in:
Andrew Benson 2021-01-05 12:12:46 -06:00
parent a84ee1a347
commit 43e2cea667

View File

@ -1,6 +1,6 @@
# Template file for 'bpytop'
pkgname=bpytop
version=1.0.52
version=1.0.56
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=15ef1bd094d945b9145343566c2596bb34922870e6be56c3cc028b33aff056fa
checksum=ea1cdc292174cd05fbb17f237a99f8357304c67dfe873297223316c8ca981b7a
pre_configure() {
vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py