diff --git a/srcpkgs/bpytop/template b/srcpkgs/bpytop/template index 59ba9b54664..e7bee1e5466 100644 --- a/srcpkgs/bpytop/template +++ b/srcpkgs/bpytop/template @@ -1,6 +1,6 @@ # Template file for 'bpytop' pkgname=bpytop -version=1.0.47 +version=1.0.50 revision=1 build_style=gnu-makefile depends="python3-psutil" @@ -9,7 +9,7 @@ maintainer="Andrew Benson " license="Apache-2.0" homepage="https://github.com/aristocratos/bpytop" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=522890261adfc5fe3c6109d0c1f3f139a8456c94dbe0bde4ff9197aad27a9f45 +checksum=ba4647c5db37ef87dbe730762306ae1c00e57e4249d18d65fa4ac0d3a9559123 pre_configure() { vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py