From b06d157085e735f9e6fa07ea64681aaaf2651b08 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 31 Aug 2023 13:45:54 -0400 Subject: [PATCH] bottom: update to 0.9.6, adopt --- srcpkgs/bottom/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/bottom/template b/srcpkgs/bottom/template index 8220baf3fec79..4a1a6a7588b65 100644 --- a/srcpkgs/bottom/template +++ b/srcpkgs/bottom/template @@ -1,15 +1,15 @@ # Template file for 'bottom' pkgname=bottom -version=0.9.4 +version=0.9.6 revision=1 build_style=cargo short_desc="Yet another cross-platform graphical process/system monitor" -maintainer="Orphaned " +maintainer="cinerea0 " 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=199123ef354bcabaa8a2e3b7b477b324f5b647d503a2599d08296733846eea6e +checksum=202130e0d7c362d0d0cf211f6a13e31be3a02f13f998f88571e59a7735d60667 pre_build() { export BTM_GENERATE=true