summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorHo Tuan Kiet2018-02-13 23:04:36 +0700
committerHo Tuan Kiet2018-02-13 23:04:36 +0700
commit2c873eaf94398dfcdd55f49d1317e3efc42efaa3 (patch)
tree94af89eeb368502de656b5537ff72474527dbf79 /.SRCINFO
downloadaur-ccminer-allium-git.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6d799740ef78
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = ccminer-allium-git
+ pkgdesc = Cryptocurrency miner for nVidia GPUs using CUDA (with support for Allium algorithm used by Garlicoin).
+ pkgver = r925.81931e3
+ pkgrel = 1
+ url = http://ccminer.org/
+ arch = x86_64
+ license = GPL3
+ makedepends = git
+ makedepends = cuda
+ makedepends = nvidia-utils
+ depends = cuda
+ depends = curl
+ depends = jansson
+ depends = nvidia-utils
+ provides = ccminer
+ conflicts = ccminer
+ options = !emptydirs
+ source = git+https://github.com/lenis0012/ccminer/
+ sha256sums = SKIP
+
+pkgname = ccminer-allium-git
+