summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 24b77d9f16050ff8c9f94d9f4072e1bd1ce6cdd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = lighthouse-ethereum
	pkgdesc = Ethereum 2.0 client
	pkgver = 5.1.3
	pkgrel = 2
	url = https://lighthouse.sigmaprime.io/
	arch = x86_64
	arch = aarch64
	license = Apache License 2.0
	makedepends = cargo
	makedepends = cmake
	makedepends = clang
	makedepends = protobuf
	depends = openssl
	source = git+https://github.com/sigp/lighthouse.git#tag=v5.1.3
	sha256sums = SKIP

pkgname = lighthouse-ethereum