From ba07c9278b1b86e9ac14878331c44fa945ea72ce Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 8 Jun 2021 09:19:42 -0500 Subject: [PATCH] bpytop: update to 1.0.67. --- srcpkgs/bpytop/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bpytop/template b/srcpkgs/bpytop/template index 243119722e..912efc7c58 100644 --- a/srcpkgs/bpytop/template +++ b/srcpkgs/bpytop/template @@ -1,6 +1,6 @@ # Template file for 'bpytop' pkgname=bpytop -version=1.0.66 +version=1.0.67 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=a753f450d3cd1da3d29d3d0cabdba805f82e838593cb2a6df142916a5fc9911b +checksum=e3f0267bd40a58016b5ac81ed6424f1c8d953b33a537546b22dd1a2b01b07a97 pre_configure() { vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py