diff --git a/srcpkgs/bpytop/template b/srcpkgs/bpytop/template index 41c7b5e053..43ed7ee46a 100644 --- a/srcpkgs/bpytop/template +++ b/srcpkgs/bpytop/template @@ -1,6 +1,6 @@ # Template file for 'bpytop' pkgname=bpytop -version=1.0.31 +version=1.0.33 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=4f14e5516a2aa79448bdc1e5b7ed883ccfcac9f03966a48c39bdb2e0e1f67378 +checksum=6e7ebb5e4e6eac9793b4084976cb3fb48d942d26d2654fd0702ff3472395bc95 pre_configure() { vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py