summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYour Name2021-03-17 22:27:42 -0400
committerYour Name2021-03-17 22:27:42 -0400
commit4f305a94d70881fbbf375b9d6039b42f6699f6b9 (patch)
treec7f34f85a97b06cb76817b535bb20113d32ed312 /PKGBUILD
parent8e9ceba07aa1d8880710f24adb75906d51fcd95a (diff)
downloadaur-xmr-stak-nvidia.tar.gz
added package conflicts and updated description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 022d1977d5a5..68093e9e664d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
pkgname=xmr-stak-nvidia
pkgver=2.10.8
-pkgrel=0
-pkgdesc="Unified All-in-one Monero miner (CUDA)"
+pkgrel=1
+pkgdesc="Unified All-in-one Monero miner with CUDA support"
arch=('x86_64')
url="https://github.com/fireice-uk/xmr-stak"
license=('GPL3')
makedepends=('git' 'cmake' 'opencl-headers')
depends=('libmicrohttpd' 'openssl' 'hwloc' 'ocl-icd')
+conflicts=('xmr-stak' 'xmr-stak-cpu-git' 'xmr-stak-git' 'xmr-stak-nvidia-git' 'xmr-stak-opencl-amd')
source=("xmr-stak-$pkgver.tar.gz::https://github.com/fireice-uk/xmr-stak/archive/$pkgver.tar.gz"
'no-donate.patch'
'cuda-11.patch'