[arch-commits] Commit in electrum/trunk (PKGBUILD)
Timothy Redaelli
tredaelli at archlinux.org
Tue Mar 3 15:20:23 UTC 2015
Date: Tuesday, March 3, 2015 @ 16:20:22
Author: tredaelli
Revision: 128635
upgpkg: electrum 2.0-2
FS#44035
Modified:
electrum/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-03 15:13:34 UTC (rev 128634)
+++ PKGBUILD 2015-03-03 15:20:22 UTC (rev 128635)
@@ -6,11 +6,11 @@
pkgname=electrum
pkgver=2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight Bitcoin wallet"
arch=('any')
-depends=('python2-ecdsa' 'python2-pbkdf2' 'python2-requests' 'python2-pyasn1' 'python2-qrcode' 'python2-protobuf'
- 'python2-tlslite' 'python2-dnspython' 'python2-pyqt4' 'python2-sip' 'python2-slowaes')
+depends=('python2-ecdsa' 'python2-pbkdf2' 'python2-requests' 'python2-pyasn1' 'python2-pyasn1-modules' 'python2-qrcode'
+ 'python2-protobuf' 'python2-tlslite' 'python2-dnspython' 'python2-pyqt4' 'python2-sip' 'python2-slowaes')
makedepends=('gettext' 'python2-pycurl' 'python2-setuptools' 'desktop-file-utils')
optdepends=('python2-zbar: QR code reading support')
url="https://electrum.org"
More information about the arch-commits
mailing list