summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a8fdbf50e98..c4dce6e6e0a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = xmr-stak-cpu-git
pkgdesc = Monero CPU miner
pkgver = r246.5a03fc1
pkgrel = 1
- url = https://github.com/nicehash/xmr-stak-cpu
+ url = https://github.com/fireice-uk/xmr-stak-cpu
arch = x86_64
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index be6f5a9226a7..8d6aff249a2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=r246.5a03fc1
pkgrel=1
pkgdesc="Monero CPU miner"
arch=('x86_64')
-url="https://github.com/nicehash/xmr-stak-cpu"
+url="https://github.com/fireice-uk/xmr-stak-cpu"
license=('GPL3')
makedepends=('git' 'cmake')
depends=('libmicrohttpd' 'openssl' 'hwloc')