aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin McCormack2019-03-11 22:12:23 -0400
committerKevin McCormack2019-03-11 22:12:23 -0400
commitbc81f9762f520934bf03ff17fdd7e4571e322ed8 (patch)
tree4d0891ddd6929d907662be4020ab1006fa833193
parenta1cef53eb99cff719eb390153c227893219a446e (diff)
downloadaur-bc81f9762f520934bf03ff17fdd7e4571e322ed8.tar.gz
Bump to v2.10.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1365a98de350..bb806c4582e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xmr-stak-opencl-amd
pkgdesc = Unified All-in-one Monero miner (AMD)
- pkgver = 2.8.0
+ pkgver = 2.10.1
pkgrel = 1
url = https://github.com/fireice-uk/xmr-stak
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = xmr-stak-opencl-amd
depends = libmicrohttpd
depends = opencl-amd
depends = openssl
- source = git+https://github.com/fireice-uk/xmr-stak.git#tag=2.8.0
+ source = git+https://github.com/fireice-uk/xmr-stak.git#tag=2.10.1
source = no-donate.patch
sha256sums = SKIP
sha256sums = 30ef1099d196a4ead4338c89ff8608258fe4e1a6f5eed99f3c96c41d9e77fdcd
diff --git a/PKGBUILD b/PKGBUILD
index 5e738b91fdd7..77ca32d0a29d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kevin McCormack <HarlemSquirrel@gmail.com>
pkgname=xmr-stak-opencl-amd
-pkgver=2.8.0
+pkgver=2.10.1
pkgrel=1
pkgdesc='Unified All-in-one Monero miner (AMD)'
arch=('x86_64')