summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7001740c2becd0e25dee9500239ceacf3cd42fa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = evmone
	pkgdesc = Fast Ethereum Virtual Machine implementation
	pkgver = 0.8.2
	pkgrel = 1
	url = https://github.com/ethereum/evmone/
	arch = any
	license = Apache
	makedepends = cmake
	makedepends = gcc
	makedepends = git
	source = git+https://github.com/ethereum/evmone.git#tag=v0.8.2
	md5sums = SKIP

pkgname = evmone