From 38ee1abb6b0079c35e4f16de9c11bc9dc5896bee Mon Sep 17 00:00:00 2001 From: Georgian Fire Date: Mon, 26 Oct 2020 00:57:46 -0400 Subject: [PATCH] bpytop: update to 1.0.46 --- srcpkgs/bpytop/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bpytop/template b/srcpkgs/bpytop/template index 5f1f19fff52..f224f36f5c9 100644 --- a/srcpkgs/bpytop/template +++ b/srcpkgs/bpytop/template @@ -1,6 +1,6 @@ # Template file for 'bpytop' pkgname=bpytop -version=1.0.44 +version=1.0.46 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=b067261986ff5425abbbf6b6503b23d5a239ff200251f8288dc5bd93da7d18eb +checksum=5a16deb84d1be22412bdac718f96941f1f95b899e8edb7825186bbfac6014756 pre_configure() { vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py