aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin McCormack2018-05-08 00:31:28 -0400
committerKevin McCormack2018-05-08 00:31:28 -0400
commitad1a8e175079f5d6a87050ce92d89c1f38262e62 (patch)
tree24dc67a9e8010fc72c98715d89cf5c24b9d0307c /PKGBUILD
parent0bc8ba0a0a372f55abccfe0e6103d1bbe7a6db3e (diff)
downloadaur-ad1a8e175079f5d6a87050ce92d89c1f38262e62.tar.gz
Update makedepends and bump pkgver to 2.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52cdcdafa62a..c230e2adda6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Kevin McCormack <HarlemSquirrel@gmail.com>
pkgname=xmr-stak-opencl-amd
-pkgver=2.4.2
+pkgver=2.4.3
pkgrel=1
pkgdesc='Unified All-in-one Monero miner (AMD)'
arch=('x86_64')
url='https://github.com/fireice-uk/xmr-stak'
license=('GPL3')
-makedepends=('cmake')
+makedepends=('cmake' 'opencl-headers')
depends=('hwloc' 'libmicrohttpd' 'opencl-amd' 'openssl')
source=("git+https://github.com/fireice-uk/xmr-stak.git#tag=${pkgver}"
'no-donate.patch')