From f6daefc6b6a403148253bcc4c2c6026c577197b8 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:22 +0100 Subject: [PATCH] Electron-Cash: rebuild for Python 3.8.1. --- srcpkgs/Electron-Cash/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/Electron-Cash/template b/srcpkgs/Electron-Cash/template index 2db05c9483..08670c5f08 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.0.10 -revision=1 +revision=2 archs=noarch build_style=python3-module pycompile_module="electroncash electroncash_gui electroncash_plugins"