Electron-Cash: update to 4.2.3.
This commit is contained in:
parent
9fdd228f45
commit
ead8ad06d6
|
@ -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 <cnemo@tutanota.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue