summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Stammler2016-11-07 17:01:32 +0100
committerSebastian Stammler2016-11-07 17:01:32 +0100
commit61af10774644f7b58d57d6524728882739754c22 (patch)
tree6a88166657fd741b76be07e3ab4635ff223396eb
parent6d608ae4930303f89c9ee77543d5f021fd3731a6 (diff)
downloadaur-61af10774644f7b58d57d6524728882739754c22.tar.gz
[cuda] switch to branch 'Linux', update pkgver
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 723b96e893fa..009de21bc94a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nheqminer-cuda-git
pkgdesc = zcash equihash miner by NiceHash. Tromp GPU/CUDA solver build.
- pkgver = 0.4b.r2.g519cdf0
+ pkgver = 0.4b.r0.geb37570
pkgrel = 1
url = https://github.com/nicehash/nheqminer/
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = nheqminer-cuda-git
depends = boost
depends = cuda
optdepends = zcash: zcash node and tools
- source = nheqminer-cuda-git::git+https://github.com/nicehash/nheqminer.git
+ source = nheqminer-cuda-git::git+https://github.com/nicehash/nheqminer.git#branch=Linux
md5sums = SKIP
pkgname = nheqminer-cuda-git
diff --git a/PKGBUILD b/PKGBUILD
index 4066bbe01826..551ba29d89cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Sebastian Stammler <echo c2ViQGhkZG4uc3BhY2UK|base64 -d>
_pkgname=nheqminer-cuda
pkgname=${_pkgname}-git
-pkgver=0.4b.r2.g519cdf0
+pkgver=0.4b.r0.geb37570
pkgrel=1
pkgdesc="zcash equihash miner by NiceHash. Tromp GPU/CUDA solver build."
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT')
depends=('boost' 'cuda')
makedepends=('git')
optdepends=('zcash: zcash node and tools')
-source=("${pkgname}::git+https://github.com/nicehash/nheqminer.git")
+source=("${pkgname}::git+https://github.com/nicehash/nheqminer.git#branch=Linux")
md5sums=('SKIP')
pkgver() {