From b394545a180a7f24108be2283b05fdd8954bb9e2 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 19 Oct 2020 15:33:36 -0500 Subject: [PATCH] bpytop: update to 1.0.43. --- srcpkgs/bpytop/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bpytop/template b/srcpkgs/bpytop/template index 00db9350ba1..3cb9448753d 100644 --- a/srcpkgs/bpytop/template +++ b/srcpkgs/bpytop/template @@ -1,6 +1,6 @@ # Template file for 'bpytop' pkgname=bpytop -version=1.0.42 +version=1.0.43 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=64790b248ec03bf8f4b2810207edcde2dae8121f174578cb88112eb65eadbc19 +checksum=9ce2f6a3c4f8738f2695785e18361a7912a2365822d4ab80d61f5fadcd577d41 pre_configure() { vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py