diff options
author | David Barri | 2021-01-31 15:46:33 +1100 |
---|---|---|
committer | David Barri | 2021-01-31 15:46:33 +1100 |
commit | f2b6720ae600aed911bbd2b87f627f42d35eaabf (patch) | |
tree | 52ed4310e78698280734c56ccc69a701ced12850 /.SRCINFO | |
download | aur-f2b6720ae600aed911bbd2b87f627f42d35eaabf.tar.gz |
0.6.1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..56143308df6 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,14 @@ +pkgbase = verthash-miner-bin + pkgdesc = GPU miner for the Verthash algorithm + pkgver = 0.6.1 + pkgrel = 1 + url = https://github.com/CryptoGraphics/VerthashMiner + arch = x86_64 + license = GPL-3.0 + provides = verthash-miner + conflicts = verthash-miner + source = https://github.com/CryptoGraphics/VerthashMiner/releases/download/0.6.1/VerthashMiner-0.6.1-CUDA11-linux.tar.gz + sha256sums = 67649a4dfe71d1f106aa1e98ed2245f1ea01c11759499dc2b29c5ba91da85597 + +pkgname = verthash-miner-bin + |