summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2021-03-07 07:06:29 +1100
committerDavid Barri2021-03-07 07:06:29 +1100
commite2cadd11f83e4ab5b5b1159e805f4ef43dda7c80 (patch)
tree52dbce3c94bd4e6a08fc8be257bc41deb82ba314
parenta64c5f1c49189cca98eef99b64999274041c6e2e (diff)
downloadaur-e2cadd11f83e4ab5b5b1159e805f4ef43dda7c80.tar.gz
Upgrade to 0.7.1
-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')