summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author5chdn2016-01-20 13:42:32 +0100
committer5chdn2016-01-20 13:42:32 +0100
commit497b0a3e5c6a08908d9472acdb6fcf0483899d1e (patch)
tree52a7a5d40be4db42cdf9080b4ad4cdc9b98ac58d /PKGBUILD
parentc4621bb535c2fd74bd8ce3a6efe46c15f4f43198 (diff)
downloadaur-497b0a3e5c6a08908d9472acdb6fcf0483899d1e.tar.gz
Switch to geth binary dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b89a61d6759..0ca2033deec5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('gmp'
'qt5-quickcontrols'
'qt5-webengine'
'readline'
- 'go-ethereum')
+ 'geth')
provides=('mist'
'libnode')
conflicts=('mist-git'