[arch-commits] Commit in electrum/repos/community-any (PKGBUILD)

Timothy Redaelli tredaelli at archlinux.org
Tue Mar 3 15:23:37 UTC 2015


    Date: Tuesday, March 3, 2015 @ 16:23:37
  Author: tredaelli
Revision: 128636

archrelease: copy trunk to community-any

Modified:
  electrum/repos/community-any/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-03 15:20:22 UTC (rev 128635)
+++ PKGBUILD	2015-03-03 15:23:37 UTC (rev 128636)
@@ -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