summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTommy Jerry Mairo2017-11-26 16:53:57 -0800
committerTommy Jerry Mairo2017-11-26 16:53:57 -0800
commit7281f5c2231ee918546888ad56d6d22885cfe77a (patch)
treea8947790a2220df822dd3b04393fff8fc52e2227
parente825ab6496d4a419443cddfdaf2cf200fc815c68 (diff)
downloadaur-7281f5c2231ee918546888ad56d6d22885cfe77a.tar.gz
Update: Revert Commit to new repo
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dc3167de8c4..be39428fc329 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,15 @@
pkgbase = xmr-stak-cpu-git
pkgdesc = Monero CPU miner
- pkgver = r485.79154f7
- pkgrel = 1
- url = https://github.com/fireice-uk/xmr-stak
+ pkgver = r242.f54e02f
+ pkgrel = 2
+ url = https://github.com/nicehash/xmr-stak-cpu
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
depends = libmicrohttpd
depends = openssl
- depends = hwloc
- source = git+https://github.com/fireice-uk/xmr-stak.git
+ source = git+https://github.com/fireice-uk/xmr-stak-cpu.git
source = no-donate.patch
sha256sums = SKIP
sha256sums = b279c373afbce7cc8610c44f69a5e29a4b36969d131e2fd47229211a3903912a
diff --git a/PKGBUILD b/PKGBUILD
index b833d1d792e6..e572cde8133c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=xmr-stak-cpu-git
-pkgver=r485.79154f7
-pkgrel=1
+pkgver=r242.f54e02f
+pkgrel=2
pkgdesc="Monero CPU miner"
arch=('x86_64')
url="https://github.com/fireice-uk/xmr-stak"
license=('GPL3')
makedepends=('git' 'cmake')
-depends=('libmicrohttpd' 'openssl' 'hwloc')
-source=('git+https://github.com/fireice-uk/xmr-stak.git'
+depends=('libmicrohttpd' 'openssl')
+source=('git+https://github.com/fireice-uk/xmr-stak-cpu.git'
'no-donate.patch')
sha256sums=('SKIP'
'b279c373afbce7cc8610c44f69a5e29a4b36969d131e2fd47229211a3903912a')