summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/Electrum/Electrum.SlackBuild2
-rw-r--r--network/Electrum/Electrum.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/network/Electrum/Electrum.SlackBuild b/network/Electrum/Electrum.SlackBuild
index 703ce8aedb..b6c2225be5 100644
--- a/network/Electrum/Electrum.SlackBuild
+++ b/network/Electrum/Electrum.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=Electrum
-VERSION=${VERSION:-4.1.2}
+VERSION=${VERSION:-4.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/Electrum/Electrum.info b/network/Electrum/Electrum.info
index e4e6445844..cadfc27488 100644
--- a/network/Electrum/Electrum.info
+++ b/network/Electrum/Electrum.info
@@ -1,10 +1,10 @@
PRGNAM="Electrum"
-VERSION="4.1.2"
+VERSION="4.2.1"
HOMEPAGE="https://electrum.org/"
-DOWNLOAD="https://download.electrum.org/4.1.2/Electrum-4.1.2.tar.gz"
-MD5SUM="20cf3f9b32ff1fcacb295daf0c8dc14d"
+DOWNLOAD="https://download.electrum.org/4.2.1/Electrum-4.2.1.tar.gz"
+MD5SUM="d60f8c68c4327920d70da3d33bfbf630"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="protobuf3 cryptography secp256k1 python3-aiohttp python3-aiohttp-socks python3-aiorpcX-legacy python-qrcode python-bitstring QDarkStyle"
+REQUIRES="protobuf3 cryptography secp256k1 python3-aiohttp python3-aiohttp-socks python3-aiorpcX python-qrcode python-bitstring QDarkStyle"
MAINTAINER="nomnombtc"
EMAIL="nomnombtc@arcor.de"