bpytop: update to 1.0.52.

This commit is contained in:
Andrew Benson 2020-12-23 13:39:22 -06:00
parent 51a5ca6969
commit ef88b72c45

View file

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