bpytop: update to 1.0.64.

This commit is contained in:
Andrew Benson 2021-04-26 13:26:52 -05:00
parent 40b8b01bff
commit e09beed4af

View file

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