summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56143308df69..afb167c6836d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = verthash-miner-bin
- pkgdesc = GPU miner for the Verthash algorithm
+ pkgdesc = GPU miner for the Verthash algorithm and Vertcoin
pkgver = 0.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/CryptoGraphics/VerthashMiner
arch = x86_64
license = GPL-3.0
diff --git a/PKGBUILD b/PKGBUILD
index 20f9eff347a3..02b1b978f970 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=verthash-miner-bin
pkgver=0.6.1
-pkgrel=1
-pkgdesc="GPU miner for the Verthash algorithm"
+pkgrel=2
+pkgdesc="GPU miner for the Verthash algorithm and Vertcoin"
arch=('x86_64')
url="https://github.com/CryptoGraphics/VerthashMiner"
license=('GPL-3.0')