From bf9831b045c0c2623c58cdc216c30e2780967b58 Mon Sep 17 00:00:00 2001 From: Nikolay Belikov Date: Mon, 13 Jun 2022 20:35:41 +0300 Subject: [PATCH] Electron-Cash: update to 4.2.10. --- srcpkgs/Electron-Cash/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/Electron-Cash/template b/srcpkgs/Electron-Cash/template index 0e5265f3a92d..d32c3000bd41 100644 --- a/srcpkgs/Electron-Cash/template +++ b/srcpkgs/Electron-Cash/template @@ -1,19 +1,20 @@ # Template file for 'Electron-Cash' pkgname=Electron-Cash -version=4.2.3 -revision=2 +version=4.2.10 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-PyQt5-devel-tools" depends="python3-PyQt5 python3-PyQt5-svg python3-qrcode python3-dateutil python3-jsonrpclib python3-protobuf python3-dnspython python3-requests python3-pysocks python3-stem - python3-ecdsa python3-pyaes python3-pycryptodome libbitcoin-secp256k1 libzbar" + python3-ecdsa python3-pyaes python3-pycryptodomex libbitcoin-secp256k1 libzbar + python3-cryptography>=2.6 python3-pathvalidate python3-psutil" short_desc="Lightweight Bitcoin Cash client" maintainer="Cameron Nemo " license="MIT" homepage="https://electroncash.org" distfiles="https://github.com/Electron-Cash/Electron-Cash/releases/download/${version}/Electron-Cash-${version}.tar.gz" -checksum=4c2ea0884ec19a73368eea2081bd763db25cd5760feb23039a4bb61512c4e802 +checksum=2c77258c0e8ccdc42d16cd9bdbc26b47f94b92d9ba8a86d63c25a17ec832b324 post_install() { # TODO: build these binaries instead of having to remove pre-built ones