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 1e141776b59c..3763af7c20aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=electrum-git
pkgver=20170225
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight Bitcoin wallet"
arch=('any')
depends=('hicolor-icon-theme'
@@ -19,12 +19,12 @@ depends=('hicolor-icon-theme'
'python2-jsonrpclib'
'python2-pbkdf2'
'python2-protobuf'
+ 'python2-pyaes'
'python2-pyqt4'
'python2-pysocks'
'python2-qrcode'
'python2-requests'
'python2-six'
- 'python2-slowaes'
'qt4')
makedepends=('gettext'
'git'