summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2021-02-25 09:53:55 +1100
committerDavid Barri2021-02-25 09:53:55 +1100
commit5fd4e515ee4d3284705b3a20412295c54fefea19 (patch)
treec48deaee2d1b1cc6df4856cce5ece846b308dd3b
parent80d86cfd1faa7362fcab2ac0cfef0d092801fb5f (diff)
downloadaur-5fd4e515ee4d3284705b3a20412295c54fefea19.tar.gz
Upgrade to 0.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5fc584c9baa..18f86ff4c327 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = verthash-miner-bin
pkgdesc = GPU miner for the Verthash algorithm and Vertcoin
- pkgver = 0.6.2
+ pkgver = 0.7.0
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.2/VerthashMiner-0.6.2-CUDA11-linux.tar.gz
- sha256sums = a629cf6f229760df342a29829ccf7ca9f717640a50a9eeeddf16bcc7f16b9aba
+ source = https://github.com/CryptoGraphics/VerthashMiner/releases/download/0.7.0/VerthashMiner-0.7.0-CUDA11-linux.tar.gz
+ sha256sums = e451aa55e05a30398728f658d9990caf48b982afc5422d98183dbbde4fd0fa8a
pkgname = verthash-miner-bin
diff --git a/PKGBUILD b/PKGBUILD
index 879259f72a4f..321d59f061a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=verthash-miner-bin
-pkgver=0.6.2
+pkgver=0.7.0
pkgrel=1
pkgdesc="GPU miner for the Verthash algorithm and Vertcoin"
arch=('x86_64')
url="https://github.com/CryptoGraphics/VerthashMiner"
license=('GPL-3.0')
source=("https://github.com/CryptoGraphics/VerthashMiner/releases/download/$pkgver/VerthashMiner-$pkgver-CUDA11-linux.tar.gz")
-sha256sums=('a629cf6f229760df342a29829ccf7ca9f717640a50a9eeeddf16bcc7f16b9aba')
+sha256sums=('e451aa55e05a30398728f658d9990caf48b982afc5422d98183dbbde4fd0fa8a')
provides=('verthash-miner')
conflicts=('verthash-miner')