summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17bb6b1482e8..0fee2a9b6406 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = minergate-cli
pkgdesc = MinerGate xFast CLI Miner
pkgver = 1.7
- pkgrel = 1
+ pkgrel = 2
url = http://www.minergate.com/
arch = x86_64
license = custom
provides = minergate-cli
options = !strip
- source = minergate-cli-1.7.deb::https://www.minergate.com/download/xfast-ubuntu-cli
+ source = minergate-cli-1.7.deb::https://vin.ovh/MinerGate-xFast-cli-1.7-ubuntu.deb
sha256sums = bff127436b13a455c2022052d67156313163f53a1ee1835c0756d39adf591a77
pkgname = minergate-cli
-
diff --git a/PKGBUILD b/PKGBUILD
index 6bdfefea4645..e33943775b1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=minergate-cli
pkgver=1.7
-pkgrel=1
+pkgrel=2
pkgdesc="MinerGate xFast CLI Miner"
arch=("x86_64")
url="http://www.minergate.com/"
provides=("minergate-cli")
license=("custom")
-source=("${pkgname}-${pkgver}.deb::https://www.minergate.com/download/xfast-ubuntu-cli")
+source=("${pkgname}-${pkgver}.deb::https://vin.ovh/MinerGate-xFast-cli-1.7-ubuntu.deb")
sha256sums=("bff127436b13a455c2022052d67156313163f53a1ee1835c0756d39adf591a77")
options=(!strip) # Doesn't work without disabling this option
depends=() # Minergate comes bundled with its own libraries