summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCody P Schafer2018-05-26 13:05:06 -0400
committerCody P Schafer2018-05-26 13:05:06 -0400
commit65b02b5f4ba8da52a6e1832af8cdb484d9c0aee2 (patch)
tree0d299fc8bfbb58183d11c9f22cdb2e9a002d3128
parent8f013a702b6c3cd2e9986c11e98ca5cb4375571e (diff)
downloadaur-65b02b5f4ba8da52a6e1832af8cdb484d9c0aee2.tar.gz
2.4.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73003c3622f2..858f77170027 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xmr-stak
pkgdesc = Unified All-in-one Monero miner (no cuda)
- pkgver = 2.4.2
- pkgrel = 1
+ pkgver = 2.4.3
+ pkgrel = 0
url = https://github.com/fireice-uk/xmr-stak
arch = x86_64
license = GPL3
@@ -12,7 +12,7 @@ pkgbase = xmr-stak
depends = openssl
depends = hwloc
depends = ocl-icd
- source = xmr-stak-2.4.2.tar.gz::https://github.com/fireice-uk/xmr-stak/archive/2.4.2.tar.gz
+ source = xmr-stak-2.4.3.tar.gz::https://github.com/fireice-uk/xmr-stak/archive/2.4.3.tar.gz
source = no-donate.patch
source = xmr-stak.service
sha256sums = 3a85ecb9a844443cc60fdf22d087fbc98cb2ec782d7f0e38a776420ae22d4f28
diff --git a/PKGBUILD b/PKGBUILD
index 90f44389f1c5..844d34135247 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=xmr-stak
-pkgver=2.4.2
-pkgrel=1
+pkgver=2.4.3
+pkgrel=0
pkgdesc="Unified All-in-one Monero miner (no cuda)"
arch=('x86_64')
url="https://github.com/fireice-uk/xmr-stak"
@@ -10,7 +10,7 @@ depends=('libmicrohttpd' 'openssl' 'hwloc' 'ocl-icd')
source=("xmr-stak-$pkgver.tar.gz::https://github.com/fireice-uk/xmr-stak/archive/$pkgver.tar.gz"
'no-donate.patch'
'xmr-stak.service')
-sha256sums=('3a85ecb9a844443cc60fdf22d087fbc98cb2ec782d7f0e38a776420ae22d4f28'
+sha256sums=('59463647989510328588c37e1567a6b6c23d8391ca0dd448e973e76fbb6065c5'
'b279c373afbce7cc8610c44f69a5e29a4b36969d131e2fd47229211a3903912a'
'e0cbee0dab1c730e5deff31eddef84a635b4c9f33ba2368a446e62acc084649a')