From f1ad5bf856ad6fb678a3c1769d48997a4a52d77e Mon Sep 17 00:00:00 2001 From: Neel Date: Wed, 3 Jun 2020 02:22:38 +0100 Subject: [PATCH] bottom: update to 0.4.3 --- srcpkgs/bottom/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/bottom/template b/srcpkgs/bottom/template index d2126e11a4..5bca4c4682 100644 --- a/srcpkgs/bottom/template +++ b/srcpkgs/bottom/template @@ -1,17 +1,17 @@ # Template file for 'bottom' pkgname=bottom -version=0.2.2 -revision=2 +version=0.4.3 +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 +checksum=8b8c4f03bf761932f89ef90296eebdfca4d94e70c36b25e1a9e43c33f2a36e17 case "$XBPS_TARGET_MACHINE" in - aarch64) broken="https://api.travis-ci.org/v3/job/655747606/log.txt";; + aarch64) broken="https://api.travis-ci.org/v3/job/694083880/log.txt";; esac post_install() {