From 14757effd3210cee0cb7b97fa35b51632aaec84b Mon Sep 17 00:00:00 2001 From: UsernameRandomlyGenerated Date: Sun, 17 Jan 2021 21:14:24 +0100 Subject: [PATCH] bpytop: update to 1.0.59. --- srcpkgs/bpytop/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bpytop/template b/srcpkgs/bpytop/template index 6b0b5474ff4..d1b7362fb73 100644 --- a/srcpkgs/bpytop/template +++ b/srcpkgs/bpytop/template @@ -1,6 +1,6 @@ # Template file for 'bpytop' pkgname=bpytop -version=1.0.57 +version=1.0.59 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=50978e17d634a53691a78befb9b177a7aa10dae77fd031076e8ac4345ba24c4f +checksum=c95d0034ab6567a72d377d12806f5a89f87a796e72b8993fbbb5efc79e5a9133 pre_configure() { vsed -e '/^update_check/s/\$update_check/false/' -i bpytop.py