summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author nomnombtc2024-03-14 22:22:29 +0100
committer Willy Sudiarto Raharjo2024-03-15 14:27:41 +0100
commit224c13e32bc753ddad29b7d8c1316d48ed92f6eb (patch)
tree056b19a282ab9cfb2514cf727ca63f7e3509ddb2
parent037e749b52df5c6d19a69558bb0137a27c2d70c3 (diff)
downloadslackbuilds-224c13e32bc753ddad29b7d8c1316d48ed92f6eb.tar.gz
network/Electrum: Updated for version 4.5.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/Electrum/Electrum.SlackBuild2
-rw-r--r--network/Electrum/Electrum.info6
-rw-r--r--network/Electrum/README2
3 files changed, 6 insertions, 4 deletions
diff --git a/network/Electrum/Electrum.SlackBuild b/network/Electrum/Electrum.SlackBuild
index 112ecf27ed..b53dc90e61 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.5.3}
+VERSION=${VERSION:-4.5.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/Electrum/Electrum.info b/network/Electrum/Electrum.info
index a588735351..3a5badf64e 100644
--- a/network/Electrum/Electrum.info
+++ b/network/Electrum/Electrum.info
@@ -1,8 +1,8 @@
PRGNAM="Electrum"
-VERSION="4.5.3"
+VERSION="4.5.4"
HOMEPAGE="https://electrum.org/"
-DOWNLOAD="https://download.electrum.org/4.5.3/Electrum-4.5.3.tar.gz"
-MD5SUM="e51aee5b538893d00b096f03c523a840"
+DOWNLOAD="https://download.electrum.org/4.5.4/Electrum-4.5.4.tar.gz"
+MD5SUM="976c372f870cd137432ac59305f88810"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="protobuf3 cryptography secp256k1 python3-aiohttp-socks python3-aiorpcX python-qrcode python-bitstring jsonpatch QDarkStyle"
diff --git a/network/Electrum/README b/network/Electrum/README
index 4f876f67f3..17dee0d0d9 100644
--- a/network/Electrum/README
+++ b/network/Electrum/README
@@ -2,3 +2,5 @@ Electrum is an easy to use Bitcoin client.
There is no waiting time when you start the client, because it does
not download the Bitcoin blockchain.
+
+zbar is an optional dependency (enables scanning QRCodes).