summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index afd927e21149..dcebb137cf2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,7 @@ license=('GPL3')
makedepends=('git' 'cmake' 'opencl-headers' 'gcc7')
depends=('libmicrohttpd' 'openssl' 'hwloc' 'cuda' 'ocl-icd')
source=("${pkgname}::git+https://github.com/fireice-uk/xmr-stak.git#branch=xmr-stak-rx-dev")
-sha256sums=('SKIP'
- 'b279c373afbce7cc8610c44f69a5e29a4b36969d131e2fd47229211a3903912a')
+sha256sums=('SKIP')
pkgver() {
cd "$srcdir/$pkgname"