fool: fix checksum

This commit is contained in:
Wilson Birney 2018-09-10 19:56:31 -04:00 committed by maxice8
parent b997c761db
commit 44feafeba8

View file

@ -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 <wpb@360scada.com>"
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() {