electrum: update to 4.2.0.

This commit is contained in:
Arjan Mossel 2022-03-19 15:55:28 +01:00 committed by Duncan Overbruck
parent 973e7e6cab
commit 98de9fe364
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'electrum'
pkgname=electrum
version=4.1.5
revision=2
version=4.2.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-PyQt5-devel-tools"
depends="python3-aiohttp python3-aiohttp_socks python3-aiorpcx
@ -20,10 +20,10 @@ maintainer="Charles E. Lehner <cel@celehner.com>"
license="MIT"
homepage="https://electrum.org/"
distfiles="https://github.com/spesmilo/electrum/archive/${version}.tar.gz"
checksum=74bf1ff3675d62f45ffe9178679b963f57ee6be0fc0d0a807e559967db714bd2
checksum=3a24c7ed7a2bb47888f308380b8624a3fff3cf3882fd63d904cd9c3ec543fb3b
post_install() {
sed -i -e 's|electrum %u|electrum|' \
vsed -i -e 's|electrum %u|electrum|' \
-e 's|testnet %u|testnet|' \
${DESTDIR}/usr/share/applications/electrum.desktop
vlicense LICENCE