From 8acd84601a352d8caf65d3b7b3edb6243cf9b606 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/Electron-Cash/template b/srcpkgs/Electron-Cash/template index 38ca3449b093..dec3ffd85708 100644 --- a/srcpkgs/Electron-Cash/template +++ b/srcpkgs/Electron-Cash/template @@ -1,7 +1,7 @@ # Template file for 'Electron-Cash' pkgname=Electron-Cash -version=4.2.10 -revision=3 +version=4.2.11 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-PyQt5-devel-tools" depends="python3-PyQt5 python3-PyQt5-svg python3-qrcode python3-dateutil @@ -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() {