From f34a10a8286673f369a5dbef5aef7d6fc1cf8059 Mon Sep 17 00:00:00 2001 From: DragonGhost7 Date: Tue, 11 Oct 2022 15:42:18 -0400 Subject: [PATCH] Electron-Cash: update to 4.2.11, adopt. --- srcpkgs/Electron-Cash/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/Electron-Cash/template b/srcpkgs/Electron-Cash/template index fd54dfe07677..3fe2f3ff9e07 100644 --- a/srcpkgs/Electron-Cash/template +++ b/srcpkgs/Electron-Cash/template @@ -1,6 +1,6 @@ # Template file for 'Electron-Cash' pkgname=Electron-Cash -version=4.2.10 +version=4.2.11 revision=2 build_style=python3-module hostmakedepends="python3-setuptools python3-PyQt5-devel-tools" @@ -10,11 +10,11 @@ depends="python3-PyQt5 python3-PyQt5-svg python3-qrcode python3-dateutil python3-ecdsa python3-pyaes python3-pycryptodomex libbitcoin-secp256k1 libzbar python3-cryptography>=2.6 python3-pathvalidate python3-psutil" short_desc="Lightweight Bitcoin Cash client" -maintainer="Orphaned " +maintainer="DragonGhost7 " license="MIT" homepage="https://electroncash.org" distfiles="https://github.com/Electron-Cash/Electron-Cash/releases/download/${version}/Electron-Cash-${version}.tar.gz" -checksum=2c77258c0e8ccdc42d16cd9bdbc26b47f94b92d9ba8a86d63c25a17ec832b324 +checksum=491c5d0a2dc6193f595ceb736025a438bcedda670bd7b7a8b86bb5b9cb7d1593 make_check=no # Depends on unpackaged SimpleWebSocketServer post_install() {