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