From 2714152123175c9cbe74e3b41db66771e678285b Mon Sep 17 00:00:00 2001 From: Neel Chotai Date: Sun, 26 Apr 2020 02:09:16 +0100 Subject: [PATCH] bottom: update to 0.3.0 --- srcpkgs/bottom/template | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/srcpkgs/bottom/template b/srcpkgs/bottom/template index d2126e11a4e..763846e6628 100644 --- a/srcpkgs/bottom/template +++ b/srcpkgs/bottom/template @@ -1,18 +1,14 @@ # Template file for 'bottom' pkgname=bottom -version=0.2.2 -revision=2 +version=0.3.0 +revision=1 build_style=cargo short_desc="Yet another cross-platform graphical process/system monitor" maintainer="Neel Chotai " license="MIT" homepage="https://github.com/ClementTsang/bottom" distfiles="https://github.com/ClementTsang/bottom/archive/${version}.tar.gz" -checksum=6706f9173beac1fa624be93b6e0d0549f0adbb69e87970ca49fa3f0e5f53241d - -case "$XBPS_TARGET_MACHINE" in - aarch64) broken="https://api.travis-ci.org/v3/job/655747606/log.txt";; -esac +checksum=612dd25834b7c88025ca64cdca15c883823b8f91d195601c9e7a6cd887c6abfe post_install() { vdoc README.md