summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-07-26 08:32:45 -0700
committerAndy Weidenbaum2015-07-26 08:32:45 -0700
commitb0eadcadb01c3a37825e15224b9595e6cff8f434 (patch)
treee81dec78c400a808e3be48802b06a12476f1650f /PKGBUILD
parent3e976a05b6600593c823a203f63df45884c27a89 (diff)
downloadaur-b0eadcadb01c3a37825e15224b9595e6cff8f434.tar.gz
update pkgver to 20150726, depends+=python2-crypto
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f8877efd86e..ff783a373953 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,13 @@
#
pkgname=electrum-git
-pkgver=20150519
+pkgver=20150726
pkgrel=1
pkgdesc="Lightweight Bitcoin wallet"
arch=('any')
depends=('hicolor-icon-theme'
'python2'
+ 'python2-crypto'
'python2-dnspython'
'python2-ecdsa'
'python2-pbkdf2'