summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarmelo123412017-06-18 23:31:41 -0500
committerCarmelo123412017-06-18 23:31:41 -0500
commit4d886f0ddd0be26e64a03cde84e4533d8163a311 (patch)
tree818882f547a65b43957bf87cee4e8e1e62393eb8
parentbd583617af94feeacaaa9fadf3f36628f798e666 (diff)
downloadaur-4d886f0ddd0be26e64a03cde84e4533d8163a311.tar.gz
Version bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae98d5ccbcb0..f79663192a56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = minergate
pkgdesc = Cryptocurrency GUI miner and Mining Pool
- pkgver = 6.6
- pkgrel = 3
+ pkgver = 6.8
+ pkgrel = 1
url = http://www.minergate.com/
install = minergate.install
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = minergate
depends = qt5-websockets
optdepends = bfgminer
provides = minergate
- source = https://en.minergate.com/download/ubuntu
- md5sums = ec7cbe2af12bd7f8fa65a089dcd3d5be
+ source = https://minergate.com/download/ubuntu
+ md5sums = 4e43794f641bdeba98fe5ce679bfcf83
pkgname = minergate
diff --git a/PKGBUILD b/PKGBUILD
index 56b8a7734f2e..5a3c14f98577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Carlos Toro <ertsheiker at gmail dot com>
pkgname=minergate
-pkgver=6.6
-pkgrel=3
+pkgver=6.8
+pkgrel=1
pkgdesc='Cryptocurrency GUI miner and Mining Pool'
arch=('x86_64')
url='http://www.minergate.com/'
provides=('minergate')
license=('custom')
-source=('https://en.minergate.com/download/ubuntu')
-md5sums=('ec7cbe2af12bd7f8fa65a089dcd3d5be')
+source=('https://minergate.com/download/ubuntu')
+md5sums=('4e43794f641bdeba98fe5ce679bfcf83')
depends=('qt5-base'
'ocl-icd'
'gcc-libs-multilib'