summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: daddbeb3aa3cc786b281b066fce7ae873ae94db4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = reth
	pkgdesc = A fast implementation of the Ethereum protocol in Rust
	pkgver = v1.1.0
	pkgrel = 1
	url = https://github.com/paradigmxyz/reth
	arch = x86_64
	license = MIT
	license = APACHE
	makedepends = git
	makedepends = cargo
	makedepends = clang
	provides = reth
	source = git+https://github.com/paradigmxyz/reth.git#tag=v1.1.0
	sha512sums = SKIP

pkgname = reth