From 5c49f64ded16b256fce47da1db35094040dd066e Mon Sep 17 00:00:00 2001 From: Neel Chotai Date: Tue, 24 Nov 2020 19:53:31 +0000 Subject: [PATCH] bottom: update to 0.5.1. --- srcpkgs/bottom/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bottom/template b/srcpkgs/bottom/template index bb61eefee5e..867d6dfc60a 100644 --- a/srcpkgs/bottom/template +++ b/srcpkgs/bottom/template @@ -1,6 +1,6 @@ # Template file for 'bottom' pkgname=bottom -version=0.4.7 +version=0.5.1 revision=1 build_style=cargo short_desc="Yet another cross-platform graphical process/system monitor" @@ -8,7 +8,7 @@ maintainer="Neel Chotai " license="MIT" homepage="https://github.com/ClementTsang/bottom" distfiles="https://github.com/ClementTsang/bottom/archive/${version}.tar.gz" -checksum=6194357517080cd76b21850a6d4547eb9c95bd2019d41e2866c80d6858e7ec87 +checksum=8c2812696f32bef67f19eca43eef95a91a1718e5c7910f7c1280167a4146f390 case "$XBPS_TARGET_MACHINE" in aarch64) broken="https://api.travis-ci.org/v3/job/694083880/log.txt";;