summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d941a7391ca79c480554df91d42ed5ff80c95545 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = lighthouse-ethereum-bin
	pkgdesc = Ethereum 2.0 client
	pkgver = 4.2.0
	pkgrel = 1
	url = https://lighthouse.sigmaprime.io/
	arch = x86_64
	arch = aarch64
	license = Apache License 2.0
	depends = openssl
	provides = lighthouse
	conflicts = lighthouse
	replaces = lighthouse
	source = https://raw.githubusercontent.com/sigp/lighthouse/stable/LICENSE
	sha256sums = 91d7b651aa6c6ffe6c36445f2652b49ff86134f6dc558a8bf35a8d407dfe2578
	source_x86_64 = https://github.com/sigp/lighthouse/releases/download/v4.2.0/lighthouse-v4.2.0-x86_64-unknown-linux-gnu.tar.gz
	sha256sums_x86_64 = c439b227209fc328452f9bdaab5517f0d697b861c4ad19f76c0f564c0cafadf1
	source_aarch64 = https://github.com/sigp/lighthouse/releases/download/v4.2.0/lighthouse-v4.2.0-aarch64-unknown-linux-gnu.tar.gz
	sha256sums_aarch64 = 9633cea05afaa0a8a62eab596f82762ee53cfde4ce26527e2876b198fc1863eb

pkgname = lighthouse-ethereum-bin