From 2e51822795a66958bb2b576873b6e0b204962270 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sun, 11 Oct 2020 10:04:39 -0600 Subject: [PATCH] bpytop: update to 1.0.42. --- srcpkgs/bpytop/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bpytop/template b/srcpkgs/bpytop/template index be15bdfdc3f..00db9350ba1 100644 --- a/srcpkgs/bpytop/template +++ b/srcpkgs/bpytop/template @@ -1,6 +1,6 @@ # Template file for 'bpytop' pkgname=bpytop -version=1.0.40 +version=1.0.42 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=0ba93bb74f7a545209d5646c6fac6625eeb66fcb9d25fd8f562aef4b28bf2437 +checksum=64790b248ec03bf8f4b2810207edcde2dae8121f174578cb88112eb65eadbc19 pre_configure() { vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py