From bd4a85a6f89c49de5baf326c855fd83f86550a88 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 1 Aug 2024 12:00:27 -0400 Subject: [PATCH] bottom: update to 0.10.0 --- srcpkgs/bottom/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bottom/template b/srcpkgs/bottom/template index 2e16eb186df..678c82a668b 100644 --- a/srcpkgs/bottom/template +++ b/srcpkgs/bottom/template @@ -1,6 +1,6 @@ # Template file for 'bottom' pkgname=bottom -version=0.9.7 +version=0.10.0 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=29c3f75323ae0245576ea23268bb0956757352bf3b16d05f511357655b9cc71e +checksum=c6e2be9ccd2b7014015a35559701bb543ecd484c9b30620b5634ed5831b80ebe pre_build() { export BTM_GENERATE=true