summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndy Weidenbaum2017-03-04 10:26:29 -0800
committerAndy Weidenbaum2017-03-04 10:26:29 -0800
commit34fbe9389e4b952a131bf3957e698b3389ec0cb3 (patch)
treed2c4d8f417d02ac5f3c3b2412ecc3cae9af74467 /.SRCINFO
parent87194a2207ef3f0f532ad7f4ef95e527cdfabf3a (diff)
downloadaur-34fbe9389e4b952a131bf3957e698b3389ec0cb3.tar.gz
update pkgver to 20170304, optdepends+=python2-crypto
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 241506624ef7..cb44a4d6131f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Feb 26 01:04:58 UTC 2017
+# Sat Mar 4 18:23:19 UTC 2017
pkgbase = electrum-git
pkgdesc = Lightweight Bitcoin wallet
- pkgver = 20170225
- pkgrel = 2
+ pkgver = 20170304
+ pkgrel = 1
url = https://github.com/spesmilo/electrum
install = electrum.install
arch = any
@@ -31,6 +31,7 @@ pkgbase = electrum-git
optdepends = gtk-update-icon-cache: update desktop icon
optdepends = python2-amodem: air-gapped transaction signing over audio modem
optdepends = python2-btchip: Ledger hardware wallet support
+ optdepends = python2-crypto: use PyCrypto AES implementation instead of pyaes
optdepends = python2-keepkey: KeepKey hardware wallet support
optdepends = python2-matplotlib: plot transaction history in graphical mode
optdepends = python2-rpyc: send commands to Electrum Python console from an external script