From 56a5ef259631230fc0dd4398b39cba2b756345da Mon Sep 17 00:00:00 2001 From: Nikolay Belikov Date: Sun, 30 Oct 2022 13:49:24 +0300 Subject: [PATCH] Electron-Cash: update to 4.2.11. --- srcpkgs/Electron-Cash/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Electron-Cash/template b/srcpkgs/Electron-Cash/template index fd54dfe07677..34720e20ced0 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" @@ -14,7 +14,7 @@ maintainer="Orphaned " 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() {