From 06e9a2aab914f23bfd7e6711a44f9a8aabedfc8d Mon Sep 17 00:00:00 2001 From: Rehan Date: Thu, 11 May 2023 17:06:01 -0400 Subject: [PATCH] bottom: update to 0.9.0 --- srcpkgs/bottom/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bottom/template b/srcpkgs/bottom/template index 5f613bf1ae8e..03a21ab60276 100644 --- a/srcpkgs/bottom/template +++ b/srcpkgs/bottom/template @@ -1,6 +1,6 @@ # Template file for 'bottom' pkgname=bottom -version=0.8.0 +version=0.9.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=0fe6a826d18570ab33b2af3b26ce28c61e3aa830abb2b622f2c3b81da802437a +checksum=0b5ba825905748a6146307517cf5e148bbc7ce13070a8448cc2d38ee68c1a42c pre_build() { export BTM_GENERATE=true