electrum: update to 4.1.2.
This commit is contained in:
parent
744642341f
commit
56cfa491e8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'electrum'
|
||||
pkgname=electrum
|
||||
version=4.1.1
|
||||
version=4.1.2
|
||||
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=359e14d91cdbeff4dd3c1c9973831c2d9dc3b95a84e795314705a73d72ecfbc8
|
||||
checksum=f1e0565a50e2f21a35a180f927239625f14e23a1d87be0a962bbb7895001ab82
|
||||
|
||||
post_install() {
|
||||
sed -i -e 's|electrum %u|electrum|' \
|
||||
|
|
Loading…
Reference in New Issue