From 607b9d9bd888341db0d45eea6d4b717dfdf1b0e6 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 30 Jul 2024 11:22:07 -0400 Subject: [PATCH] bottom: update to 0.9.7 --- srcpkgs/bottom/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bottom/template b/srcpkgs/bottom/template index 4a1a6a7588b..2e16eb186df 100644 --- a/srcpkgs/bottom/template +++ b/srcpkgs/bottom/template @@ -1,6 +1,6 @@ # Template file for 'bottom' pkgname=bottom -version=0.9.6 +version=0.9.7 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=202130e0d7c362d0d0cf211f6a13e31be3a02f13f998f88571e59a7735d60667 +checksum=29c3f75323ae0245576ea23268bb0956757352bf3b16d05f511357655b9cc71e pre_build() { export BTM_GENERATE=true