summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3d527005dc755189f87f1f9d463b03785ce2d785 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = go-filecoin-git
	pkgdesc = A decentralized storage network, full node implementation in Go
	pkgver = nightly_33814_fb13ac_246_gd75e700d
	pkgrel = 1
	url = https://github.com/filecoin-project/go-filecoin
	arch = x86_64
	license = MIT
	license = Apache-2.0
	makedepends = git
	makedepends = go>=1.11.2
	makedepends = pkgconf
	makedepends = clang
	makedepends = jq
	optdepends = rustup: compiling proofs from scratch
	provides = go-filecoin
	conflicts = go-filecoin
	source = git+https://github.com/filecoin-project/go-filecoin.git
	sha512sums = SKIP

pkgname = go-filecoin-git