From 0b75a52688f3716c3b1c05f60aa36394140e10a0 Mon Sep 17 00:00:00 2001 From: Caio Raposo Date: Wed, 28 Oct 2020 09:43:13 -0300 Subject: [PATCH] bpytop: update to 1.0.47. --- srcpkgs/bpytop/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bpytop/template b/srcpkgs/bpytop/template index f224f36f5c9..59ba9b54664 100644 --- a/srcpkgs/bpytop/template +++ b/srcpkgs/bpytop/template @@ -1,6 +1,6 @@ # Template file for 'bpytop' pkgname=bpytop -version=1.0.46 +version=1.0.47 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=5a16deb84d1be22412bdac718f96941f1f95b899e8edb7825186bbfac6014756 +checksum=522890261adfc5fe3c6109d0c1f3f139a8456c94dbe0bde4ff9197aad27a9f45 pre_configure() { vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py