blob: 00f94f7fb3bc984f938e4a65807e3d956b6f8073 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = lighthouse-ethereum-bin
pkgdesc = Ethereum 2.0 client
pkgver = 1.5.2
pkgrel = 1
url = https://lighthouse.sigmaprime.io/
arch = x86_64
license = Apache License 2.0
depends = openssl
provides = lighthouse
conflicts = lighthouse
replaces = lighthouse
source = https://github.com/sigp/lighthouse/releases/download/v1.5.2/lighthouse-v1.5.2-x86_64-unknown-linux-gnu.tar.gz
sha256sums = 924a5441c3fb6f01da75273290324af85aae2f66e84fdce1899e8b265176c782
pkgname = lighthouse-ethereum-bin
|