summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ae6d12c68da..61250428169b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = verthash-miner
pkgdesc = GPU miner for the Verthash algorithm and Vertcoin
- pkgver = 0.7.0
+ pkgver = 0.7.1
pkgrel = 1
url = https://github.com/CryptoGraphics/VerthashMiner
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = verthash-miner
makedepends = git
makedepends = make
conflicts = verthash-miner-bin
- source = git+https://github.com/CryptoGraphics/VerthashMiner.git#tag=0.7.0
+ source = git+https://github.com/CryptoGraphics/VerthashMiner.git#tag=0.7.1
sha256sums = SKIP
pkgname = verthash-miner
diff --git a/PKGBUILD b/PKGBUILD
index f5c72d45350e..8a10303cc977 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=verthash-miner
-pkgver=0.7.0
+pkgver=0.7.1
pkgrel=1
pkgdesc="GPU miner for the Verthash algorithm and Vertcoin"
arch=('x86_64')