From 42e695a8f4f284762ecf7aad4777a6ced1da2907 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 8 Aug 2023 22:11:52 -0400 Subject: [PATCH] bottom: update to 0.9.4 --- srcpkgs/bottom/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bottom/template b/srcpkgs/bottom/template index 0f41e6bf5e054..e9e7052f3bc7d 100644 --- a/srcpkgs/bottom/template +++ b/srcpkgs/bottom/template @@ -1,6 +1,6 @@ # Template file for 'bottom' pkgname=bottom -version=0.9.3 +version=0.9.4 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=53a1466c3d2ed8f38401e8929cf2da796e703e4d70339d215f855b2304c07f72 +checksum=199123ef354bcabaa8a2e3b7b477b324f5b647d503a2599d08296733846eea6e pre_build() { export BTM_GENERATE=true