summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHui Yiqun2017-08-03 09:00:58 +0800
committerHui Yiqun2017-08-03 09:03:40 +0800
commit13d5b3e5244999bcefd0b5403789d5821a266ad7 (patch)
treeba60df26d912345df71fec670f3ad9294300d0c2 /PKGBUILD
parent41515a369b825db33b846cc5c81f0901ddcd5ccf (diff)
downloadaur-13d5b3e5244999bcefd0b5403789d5821a266ad7.tar.gz
fix no-donate.patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe0cffbfb939..1a59e81c57eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=xmr-stak-cpu-git
-pkgver=r127.d0f991c
-pkgrel=5
+pkgver=r242.f54e02f
+pkgrel=2
pkgdesc="Monero CPU miner"
arch=('x86_64')
url="https://github.com/nicehash/xmr-stak-cpu"
@@ -10,8 +10,7 @@ depends=('libmicrohttpd' 'openssl')
source=('git+https://github.com/fireice-uk/xmr-stak-cpu.git'
'no-donate.patch')
sha256sums=('SKIP'
- 'b936a4db91f4c35e5ff0ac51c4c1590493ddf6427a82dd0e1f57ef931950e46f')
-
+ 'c973333e53efa4a94042f5b7c5d5d1b6995bb2cf261ac0ac7f735d93d795a6a6')
pkgver() {
cd "$srcdir/xmr-stak-cpu"