From aff2a228476a85af2493df73b60dd0944842850a Mon Sep 17 00:00:00 2001 From: Chris Noxz Date: Sun, 14 Jun 2020 20:07:39 +0200 Subject: [PATCH 1/2] Electron-Cash: update to 4.0.15 Signed-off-by: Chris Noxz --- 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 6cf5a5db45c..d880c8103e5 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.0.12 +version=4.0.15 revision=1 archs=noarch build_style=python3-module @@ -14,7 +14,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=befcedee8e7d5f4a1f2a012c97d8b0f0b452728145ce9d398a1aec69b7f126c7 +checksum=93dbdf5e1d784eba97c63dd6c17801c694a6277640b5da25e982cde643c2dcdb post_install() { for lib in zbar secp256k1; do From e4c03c5986c5a3d72309b0ef2046a4eae9c69c4a Mon Sep 17 00:00:00 2001 From: Chris Noxz Date: Tue, 29 Sep 2020 15:20:00 +0200 Subject: [PATCH 2/2] Update to version 4.1.1 --- 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 d880c8103e5..dcba6451256 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.0.15 +version=4.1.1 revision=1 archs=noarch build_style=python3-module @@ -14,7 +14,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=93dbdf5e1d784eba97c63dd6c17801c694a6277640b5da25e982cde643c2dcdb +checksum=bfab25545cee3309037aa4849fe418c6f59e5e899aa1de1c73ea05957ce914ea post_install() { for lib in zbar secp256k1; do