summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3763af7c20aa..355797d43ed0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#
pkgname=electrum-git
-pkgver=20170225
-pkgrel=2
+pkgver=20170304
+pkgrel=1
pkgdesc="Lightweight Bitcoin wallet"
arch=('any')
depends=('hicolor-icon-theme'
@@ -35,6 +35,7 @@ optdepends=('desktop-file-utils: update desktop icon'
'gtk-update-icon-cache: update desktop icon'
'python2-amodem: air-gapped transaction signing over audio modem'
'python2-btchip: Ledger hardware wallet support'
+ 'python2-crypto: use PyCrypto AES implementation instead of pyaes'
'python2-keepkey: KeepKey hardware wallet support'
'python2-matplotlib: plot transaction history in graphical mode'
'python2-rpyc: send commands to Electrum Python console from an external script'