# Template file for 'bpytop' pkgname=bpytop version=1.0.44 revision=1 build_style=gnu-makefile depends="python3-psutil" short_desc="Resource monitor" maintainer="Andrew Benson " license="Apache-2.0" homepage="https://github.com/aristocratos/bpytop" distfiles="${homepage}/archive/v${version}.tar.gz" checksum=b067261986ff5425abbbf6b6503b23d5a239ff200251f8288dc5bd93da7d18eb pre_configure() { vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py }