electrum: update to 4.1.1.
This commit is contained in:
parent
545ba14359
commit
8baa24d01c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'electrum'
|
||||
pkgname=electrum
|
||||
version=4.0.9
|
||||
version=4.1.1
|
||||
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=67e63afe6a9d8944f872500fbf6312a3840f3fa8ebd0c1aadfbba3147d8b3c24
|
||||
checksum=359e14d91cdbeff4dd3c1c9973831c2d9dc3b95a84e795314705a73d72ecfbc8
|
||||
|
||||
post_install() {
|
||||
sed -i -e 's|electrum %u|electrum|' \
|
||||
|
|
Loading…
Reference in a new issue