mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
fool: fix checksum
This commit is contained in:
parent
b997c761db
commit
44feafeba8
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue