summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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')