summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDan Beste2017-11-07 19:26:23 -0600
committerDan Beste2017-11-07 19:26:23 -0600
commite70c9e974af7c8fd3cd63ed549a46e96987bf101 (patch)
tree2d8c9e1f517f4f9bcdc8e0a0da2b2e2b64dba77c /.SRCINFO
parent781a5754792d1647ee2ec4122f56b185d52b4f47 (diff)
downloadaur-e70c9e974af7c8fd3cd63ed549a46e96987bf101.tar.gz
Add check() function
* Tests currently fail on 2.9.3 electron-cash-git should be used for the time being. * That said, I will accept patches to 2.9.3 to correct the failing tests.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab2e1842f99d..ca8ffb7e434c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = electron-cash
pkgdesc = Lightweight Bitcoin Cash wallet
pkgver = 2.9.3
- pkgrel = 1
+ pkgrel = 2
url = http://www.electroncash.org/
install = electron-cash.install
arch = any
@@ -10,20 +10,21 @@ pkgbase = electron-cash
makedepends = protobuf
makedepends = python2-pycurl
makedepends = python2-setuptools
+ makedepends = python2-tox
depends = hicolor-icon-theme
depends = python2
depends = python2-dnspython
depends = python2-ecdsa
- depends = python2-jsonrpclib
+ depends = python2-jsonrpclib-pelix
depends = python2-pbkdf2
depends = python2-protobuf
depends = python2-pyaes
- depends = python2-pyqt4
+ depends = python2-pyqt5
depends = python2-pysocks
depends = python2-qrcode
depends = python2-requests
depends = python2-six
- depends = qt4
+ depends = qt5-base
optdepends = desktop-file-utils: update desktop icon
optdepends = gtk-update-icon-cache: update desktop icon
optdepends = python2-amodem: air-gapped transaction signing over audio modem