From 969415c451d2955eb6c37eae39087c4bcb1a4bdb Mon Sep 17 00:00:00 2001 From: travankor Date: Sat, 29 Feb 2020 20:25:14 -0700 Subject: [PATCH] bottom: rebuild with rust 1.41.1. Fix bound checks. [ci skip] --- srcpkgs/bottom/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bottom/template b/srcpkgs/bottom/template index 85c19817d2e..d2126e11a4e 100644 --- a/srcpkgs/bottom/template +++ b/srcpkgs/bottom/template @@ -1,7 +1,7 @@ # Template file for 'bottom' pkgname=bottom version=0.2.2 -revision=1 +revision=2 build_style=cargo short_desc="Yet another cross-platform graphical process/system monitor" maintainer="Neel Chotai "