summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 696a2c19d38bc46a1198bb7005185fb8605ea14d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = ethash-lib-git
	pkgdesc = C/C++ implementation of Ethash – the Ethereum Proof of Work algorithm. - Git
	pkgver = 0.9.0.r3.g902f37e
	pkgrel = 1
	url = https://github.com/chfast/ethash
	arch = any
	license = GPL3
	makedepends = cmake
	makedepends = perl
	makedepends = python
	makedepends = git
	provides = ethash
	provides = ethash-lib
	provides = ethash-git
	provides = ethash-lib-git
	conflicts = ethash
	conflicts = ethash-lib
	options = !ccache
	source = ethash-git::git+https://github.com/chfast/ethash.git
	sha256sums = SKIP

pkgname = ethash-lib-git