From 463101bae339f0ffe1728ff3331dba702a2e3f5d Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Fri, 4 Dec 2020 19:09:53 -0800 Subject: [PATCH] Electron-Cash: update to 4.2.3. --- 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 bf70e635703..20a8e18e2c4 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.1.1 -revision=2 +version=4.2.3 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-PyQt5-devel-tools" depends="python3-PyQt5 python3-PyQt5-svg python3-qrcode python3-dateutil @@ -13,7 +13,7 @@ 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=bfab25545cee3309037aa4849fe418c6f59e5e899aa1de1c73ea05957ce914ea +checksum=4c2ea0884ec19a73368eea2081bd763db25cd5760feb23039a4bb61512c4e802 post_install() { # TODO: build these binaries instead of having to remove pre-built ones