summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjk2021-03-13 10:53:10 -0500
committerjk2021-03-13 10:53:10 -0500
commit3c8a326db033f8bf3bf3a09d773ddb5f3c3e23fc (patch)
tree9c2a67fafe16a7907bff596d36bb025ad3e475a9
parent7703564c3ab7d5687c343187d9657924904f9933 (diff)
downloadaur-3c8a326db033f8bf3bf3a09d773ddb5f3c3e23fc.tar.gz
upgpkg: minergate-cli 1.7-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70bc83bfe391..17bb6b1482e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = minergate-cli
- pkgdesc = Cryptocurrency miner and Mining Pool (console version)
- pkgver = 8.2
+ pkgdesc = MinerGate xFast CLI Miner
+ pkgver = 1.7
pkgrel = 1
url = http://www.minergate.com/
arch = x86_64
license = custom
provides = minergate-cli
options = !strip
- source = minergate-cli-8.2-amd64.deb::https://minergate.com/download/ubuntu-cli
- sha256sums = 393c5ba236f6f92c449496fcda9509f4bfd3887422df98ffa59b3072124a99d8
+ source = minergate-cli-1.7.deb::https://www.minergate.com/download/xfast-ubuntu-cli
+ sha256sums = bff127436b13a455c2022052d67156313163f53a1ee1835c0756d39adf591a77
pkgname = minergate-cli
diff --git a/PKGBUILD b/PKGBUILD
index b45d2bd46d5d..6bdfefea4645 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: Evrea <evrea at cock dot li>
+# Maintainer: JustKidding <jk@vin.ovh>
pkgname=minergate-cli
-pkgver=8.2
+pkgver=1.7
pkgrel=1
-pkgdesc="Cryptocurrency miner and Mining Pool (console version)"
+pkgdesc="MinerGate xFast CLI Miner"
arch=("x86_64")
url="http://www.minergate.com/"
provides=("minergate-cli")
license=("custom")
-source=("${pkgname}-${pkgver}-amd64.deb::https://minergate.com/download/ubuntu-cli")
-sha256sums=("393c5ba236f6f92c449496fcda9509f4bfd3887422df98ffa59b3072124a99d8")
+source=("${pkgname}-${pkgver}.deb::https://www.minergate.com/download/xfast-ubuntu-cli")
+sha256sums=("bff127436b13a455c2022052d67156313163f53a1ee1835c0756d39adf591a77")
options=(!strip) # Doesn't work without disabling this option
depends=() # Minergate comes bundled with its own libraries