bpytop: update to 1.0.63.

This commit is contained in:
Andrew Benson 2021-02-22 13:14:19 -06:00
parent ad6b1a58f2
commit 4c138da63b

View file

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