diff --git a/srcpkgs/bpytop/template b/srcpkgs/bpytop/template index 9ad798fe4fc..99110c02729 100644 --- a/srcpkgs/bpytop/template +++ b/srcpkgs/bpytop/template @@ -1,6 +1,6 @@ # Template file for 'bpytop' pkgname=bpytop -version=1.0.52 +version=1.0.56 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=15ef1bd094d945b9145343566c2596bb34922870e6be56c3cc028b33aff056fa +checksum=ea1cdc292174cd05fbb17f237a99f8357304c67dfe873297223316c8ca981b7a pre_configure() { vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py