From d15f6a60a8077c72bce3be6d1c1930241f221cf2 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 13 Jun 2023 13:23:20 -0400 Subject: [PATCH] bottom: update to 0.9.2 --- srcpkgs/bottom/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bottom/template b/srcpkgs/bottom/template index d706fd7dffb4..14ba5d3219cc 100644 --- a/srcpkgs/bottom/template +++ b/srcpkgs/bottom/template @@ -1,6 +1,6 @@ # Template file for 'bottom' pkgname=bottom -version=0.9.1 +version=0.9.2 revision=1 build_style=cargo short_desc="Yet another cross-platform graphical process/system monitor" @@ -9,7 +9,7 @@ license="MIT" homepage="https://github.com/ClementTsang/bottom" changelog="https://raw.githubusercontent.com/ClementTsang/bottom/master/CHANGELOG.md" distfiles="https://github.com/ClementTsang/bottom/archive/${version}.tar.gz" -checksum=15136784ba4783c994bbfc1fe978ccf47360b2f2aa14ce37f8d5f93871ec9d57 +checksum=c6b1f6eefa814607cbc6f1ebf6358a070293413d09583963970d650b724a3b3a pre_build() { export BTM_GENERATE=true