summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 18 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b27eeb33280..803f332f6e11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = electrum-dash
pkgdesc = Lightweight Bitcoin wallet, fork for DASH
- pkgver = 3.3.8.6
+ pkgver = 3.3.8.7
pkgrel = 1
url = https://electrum-dash.org
arch = any
license = MIT
- makedepends = python-pyqt4
+ makedepends = python-setuptools
depends = python-pyaes
depends = python-ecdsa
depends = python-pbkdf2
@@ -14,14 +14,25 @@ pkgbase = electrum-dash
depends = python-protobuf
depends = python-dnspython
depends = python-jsonrpclib-pelix
- depends = python-trezor
- depends = python-btchip
+ depends = python-pysocks
+ depends = python-pyqt5
+ depends = python-pycryptodomex
+ depends = python-websocket-client
+ depends = python-certifi
+ depends = python-aiorpcx
+ depends = python-aiohttp
+ depends = python-aiohttp-socks
depends = python-x11_hash
- depends = python-pyqt4
+ depends = python-bls
+ optdepends = python-btchip: BTChip hardware wallet support
+ optdepends = python-hidapi: Digital Bitbox hardware wallet support
optdepends = python-matplotlib: plot transaction history in graphical mode
optdepends = zbar: QR code reading support
- source = https://github.com/akhavr/electrum-dash/releases/download/3.3.8.6/Dash-Electrum-3.3.8.6.tar.gz
- sha256sums = 71d0387a208bc45eeec08a7c779993ff841562613b11f6107f79e540dc1f7282
+ optdepends = python-rpyc: send commands to Electrum Python console from an external script
+ optdepends = python-qdarkstyle: optional dark theme in graphical mode
+ optdepends = python-pycryptodomex: use PyCryptodome AES implementation instead of pyaes
+ source = https://github.com/akhavr/electrum-dash/releases/download/3.3.8.7/Dash-Electrum-3.3.8.7.tar.gz
+ sha256sums = b5c2ad070864041b194da9dbbb0d112fa2296d2386abafd2672546d68e9d13d0
pkgname = electrum-dash