summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86729d0d3380..d9814ba3089b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Josh Klar <j@iv597.com>
pkgname=silentarmy
pkgver=3.0.1
-pkgrel=1
+pkgrel=2
_gittarget='adea4e582a728438d6adaa4b4a41ef9645496062'
pkgdesc="GPU Zcash Equihash solver"
arch=('i686' 'x86_64')
url="https://github.com/mbevand/silentarmy"
license=('MIT')
groups=()
-depends=('libcl' 'libsodium' 'opencl-headers')
+depends=('libcl' 'libsodium' 'opencl-headers' 'python')
source=("https://github.com/mbevand/silentarmy/archive/$_gittarget.tar.gz")
sha256sums=('32d31aaa69a18a08e113154e0eb1daf9f0f48f389cc6c10cce13a33bf286bc67')