From fc6d748beea3689843d375fff9dafeb9e51c7811 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Fri, 25 Aug 2023 14:19:11 -0400 Subject: [PATCH] bottom: update to 0.9.5, adopt --- srcpkgs/bottom/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/bottom/template b/srcpkgs/bottom/template index 8220baf3fec79..67eb4a2320b38 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.5 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=6a12227ca88eaf7f73625c3b3712037971a13e2378a728dbad18c4d6e64b7910 pre_build() { export BTM_GENERATE=true