summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2021-01-31 15:48:42 +1100
committerDavid Barri2021-01-31 15:48:42 +1100
commitf9280f2d942309a7dea0602dae47bdb14fb43936 (patch)
treeb86663a40af9010a8944823e0b489eaf9e99f3fa
parentf2b6720ae600aed911bbd2b87f627f42d35eaabf (diff)
downloadaur-f9280f2d942309a7dea0602dae47bdb14fb43936.tar.gz
Put Vertcoin in the desc
-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')