From 7306c8796e24b01cd31cb7c210856f512f8a534e Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 10 Aug 2024 15:20:55 -0400 Subject: [PATCH] bottom: update to 0.10.2 --- srcpkgs/bottom/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bottom/template b/srcpkgs/bottom/template index e67a35da407..cf77f3b60c8 100644 --- a/srcpkgs/bottom/template +++ b/srcpkgs/bottom/template @@ -1,6 +1,6 @@ # Template file for 'bottom' pkgname=bottom -version=0.10.1 +version=0.10.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=c0e507cc3a5246e65521e91391410efc605840abe3b40194c5769265051fa1cc +checksum=1db45fe9bc1fabb62d67bf8a1ea50c96e78ff4d2a5e25bf8ae8880e3ad5af80a pre_build() { export BTM_GENERATE=true