From 44feafeba8d27d38e57d8156f132aa72c2b00487 Mon Sep 17 00:00:00 2001 From: Wilson Birney Date: Mon, 10 Sep 2018 19:56:31 -0400 Subject: [PATCH] fool: fix checksum --- srcpkgs/fool/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fool/template b/srcpkgs/fool/template index 9ad0bdd5e7f..d8e79b5a233 100644 --- a/srcpkgs/fool/template +++ b/srcpkgs/fool/template @@ -1,7 +1,7 @@ # Template file for 'fool' pkgname=fool version=0.2.1 -revision=1 +revision=2 hostmakedepends="cargo" makedepends="ncurses-devel" short_desc="A powerful git terminal interface which focuses on usability" @@ -9,7 +9,7 @@ maintainer="Wilson Birney " license="MIT" homepage="https://github.com/spacekookie/fool" distfiles="https://github.com/spacekookie/fool/archive/v${version}.tar.gz" -checksum=6f2a9613861a924728bdb5f16568d9b45689b255db43810d5a61d8bf4bfcbc41 +checksum=41fa1a10a3b3cadba4700b809df13df9ed109ecc5c54ba8b645269abff84a41a nocross=yes do_build() {