Electron-Cash: orphan

This commit is contained in:
Cameron Nemo 2022-09-05 16:07:30 -07:00 committed by classabbyamp
parent 3321dc3c8c
commit 93ee82f050
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'Electron-Cash'
pkgname=Electron-Cash
version=4.2.10
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools python3-PyQt5-devel-tools"
depends="python3-PyQt5 python3-PyQt5-svg python3-qrcode python3-dateutil
@ -10,7 +10,7 @@ depends="python3-PyQt5 python3-PyQt5-svg python3-qrcode python3-dateutil
python3-ecdsa python3-pyaes python3-pycryptodomex libbitcoin-secp256k1 libzbar
python3-cryptography>=2.6 python3-pathvalidate python3-psutil"
short_desc="Lightweight Bitcoin Cash client"
maintainer="Cameron Nemo <cnemo@tutanota.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://electroncash.org"
distfiles="https://github.com/Electron-Cash/Electron-Cash/releases/download/${version}/Electron-Cash-${version}.tar.gz"