summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9678d50d55a68ea4ad737daf7380459a12ede75b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ethminer
	pkgdesc = Ethereum miner with OpenCL and stratum support (built without CUDA).
	pkgver = 0.17.1
	pkgrel = 2
	url = https://github.com/ethereum-mining/ethminer
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = python
	makedepends = git
	makedepends = opencl-headers
	depends = mesa
	depends = pth
	conflicts = ethminer-git
	source = git+https://github.com/ethereum-mining/ethminer.git#tag=v0.17.1
	sha256sums = SKIP

pkgname = ethminer