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