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