summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHui Yiqun2017-06-29 10:49:29 +0800
committerHui Yiqun2017-06-29 10:49:29 +0800
commit149706d80c5eede34d53fe342721b02d4acce8d8 (patch)
tree9a6cc9b25dbfd45f6bbba5301442602be9389ddf
parent75bc252ca138fd9574356cb1fc6cbcd4bbe8d1d0 (diff)
downloadaur-149706d80c5eede34d53fe342721b02d4acce8d8.tar.gz
aayanl's fork
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a1acb7730e9..99d6c739d0a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# NiceHash equihash miner. Tromp GPU/CUDAsolver build
-# Maintainer: Sebastian Stammler <base64 -d<<<c2ViQGhkZG4uc3BhY2UK>
_flavour="cuda"
-pkgname="nheqminer-${_flavour}-git"
-pkgver=0.5c.r1.gb9900ff
+pkgname="nheqminer-aayanl-${_flavour}-git"
+pkgver=0.5c.r4.g7d2238d
pkgrel=1
-pkgdesc="zcash equihash miner by NiceHash. Djezo GPU/CUDA solver build."
+pkgdesc="zcash equihash miner by NiceHash. Djezo GPU/CUDA solver build. Forked by aayanl."
arch=('x86_64')
url="https://github.com/nicehash/nheqminer/"
license=('MIT')
depends=('boost' 'cuda')
makedepends=('git' 'cmake' 'gcc5')
optdepends=('zcash: zcash node and tools')
-source=("${pkgname}::git+https://github.com/nicehash/nheqminer.git")
+conflicts=("nheqminer-${_flavour}-git")
+source=("${pkgname}::git+https://github.com/aayanl/nheqminer.git")
md5sums=('SKIP')
pkgver() {