electrum: update to 4.1.5.
This commit is contained in:
parent
4cf39eb50f
commit
b8c64f9fd0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'electrum'
|
# Template file for 'electrum'
|
||||||
pkgname=electrum
|
pkgname=electrum
|
||||||
version=4.1.4
|
version=4.1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-PyQt5-devel-tools"
|
hostmakedepends="python3-setuptools python3-PyQt5-devel-tools"
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Charles E. Lehner <cel@celehner.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://electrum.org/"
|
homepage="https://electrum.org/"
|
||||||
distfiles="https://github.com/spesmilo/electrum/archive/${version}.tar.gz"
|
distfiles="https://github.com/spesmilo/electrum/archive/${version}.tar.gz"
|
||||||
checksum=31f3a794565c3360f129b97d9a3962f8cc978f79d1b0f69d0929e00ce2bfc0d8
|
checksum=74bf1ff3675d62f45ffe9178679b963f57ee6be0fc0d0a807e559967db714bd2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -i -e 's|electrum %u|electrum|' \
|
sed -i -e 's|electrum %u|electrum|' \
|
||||||
|
|
Loading…
Reference in New Issue