summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
author5chdn2016-03-12 20:50:46 +0100
committer5chdn2016-03-12 20:50:46 +0100
commit596080f6e89b303a4c4ef78f737a56b0f4833822 (patch)
treec1b335c2b8ed5617910ccaacee9ee87aca928e6d /.SRCINFO
parentabcce705932f2636bcc8624617681d0eeab94eb4 (diff)
downloadaur-596080f6e89b303a4c4ef78f737a56b0f4833822.tar.gz
Make geth executable.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fae80009518b..0032f3f8039c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Mar 4 19:25:30 UTC 2016
+# Sat Mar 12 19:50:12 UTC 2016
pkgbase = mist-git
pkgdesc = Ethereum wallet for Ether accounts, wallets and smart contracts (includes Mist browser).
- pkgver = 0.5.1.r0.g75d28b3
- pkgrel = 1
+ pkgver = 0.5.1.r25.g661f46a
+ pkgrel = 2
url = https://github.com/ethereum/mist
arch = i686
arch = x86_64
@@ -21,10 +21,14 @@ pkgbase = mist-git
depends = readline
depends = meteor-js
depends = electron
- optdepends = geth: The go-ethereum commandline client.
optdepends = ethereum: The cpp-ethereum commandline client.
+ provides = geth
provides = mist
provides = libnode
+ conflicts = geth
+ conflicts = geth-git
+ conflicts = go-ethereum
+ conflicts = go-ethereum-git
conflicts = mist
conflicts = libnode
conflicts = libnode-git