summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCody Schafer2018-06-20 15:59:52 -0400
committerCody Schafer2018-06-20 15:59:52 -0400
commit04fecbcce65071ddbf9c55f889416ae76b0e3a52 (patch)
tree5a5f1cd9396979717b8d149ac3316f9f90e0300c
parent65b02b5f4ba8da52a6e1832af8cdb484d9c0aee2 (diff)
downloadaur-04fecbcce65071ddbf9c55f889416ae76b0e3a52.tar.gz
v2.4.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 858f77170027..e7f1936da9a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xmr-stak
pkgdesc = Unified All-in-one Monero miner (no cuda)
- pkgver = 2.4.3
+ pkgver = 2.4.5
pkgrel = 0
url = https://github.com/fireice-uk/xmr-stak
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = xmr-stak
depends = openssl
depends = hwloc
depends = ocl-icd
- source = xmr-stak-2.4.3.tar.gz::https://github.com/fireice-uk/xmr-stak/archive/2.4.3.tar.gz
+ source = xmr-stak-2.4.5.tar.gz::https://github.com/fireice-uk/xmr-stak/archive/2.4.5.tar.gz
source = no-donate.patch
source = xmr-stak.service
- sha256sums = 3a85ecb9a844443cc60fdf22d087fbc98cb2ec782d7f0e38a776420ae22d4f28
+ sha256sums = deecf9c080465c6a124b64810e4fc2ef9e8346c722d1e193ae2fa6df2afea6d7
sha256sums = b279c373afbce7cc8610c44f69a5e29a4b36969d131e2fd47229211a3903912a
sha256sums = e0cbee0dab1c730e5deff31eddef84a635b4c9f33ba2368a446e62acc084649a
diff --git a/PKGBUILD b/PKGBUILD
index 844d34135247..9b26c9386a6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=xmr-stak
-pkgver=2.4.3
+pkgver=2.4.5
pkgrel=0
pkgdesc="Unified All-in-one Monero miner (no cuda)"
arch=('x86_64')
@@ -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=('59463647989510328588c37e1567a6b6c23d8391ca0dd448e973e76fbb6065c5'
+sha256sums=('deecf9c080465c6a124b64810e4fc2ef9e8346c722d1e193ae2fa6df2afea6d7'
'b279c373afbce7cc8610c44f69a5e29a4b36969d131e2fd47229211a3903912a'
'e0cbee0dab1c730e5deff31eddef84a635b4c9f33ba2368a446e62acc084649a')