blob: 4df3b005b1a649cb82ada3f0cceaa95df2dcc279 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = erigon-git
pkgdesc = Ethereum execution layer implementation in Go
pkgver = 3.0.4.r0.406d855
pkgrel = 4
url = https://github.com/erigontech/erigon
arch = x86_64
license = GPL3
makedepends = go
depends = glibc
provides = erigon
conflicts = erigon
options = !strip
source = git+https://github.com/erigontech/erigon.git
sha256sums = SKIP
pkgname = erigon-git
|