mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
electrum: update to 4.4.6.
This commit is contained in:
parent
67afa340d8
commit
100a8c447f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'electrum'
|
# Template file for 'electrum'
|
||||||
pkgname=electrum
|
pkgname=electrum
|
||||||
version=4.4.5
|
version=4.4.6
|
||||||
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"
|
||||||
|
@ -21,7 +21,7 @@ license="MIT"
|
||||||
homepage="https://electrum.org/"
|
homepage="https://electrum.org/"
|
||||||
changelog="https://raw.githubusercontent.com/spesmilo/electrum/master/RELEASE-NOTES"
|
changelog="https://raw.githubusercontent.com/spesmilo/electrum/master/RELEASE-NOTES"
|
||||||
distfiles="https://github.com/spesmilo/electrum/archive/${version}.tar.gz"
|
distfiles="https://github.com/spesmilo/electrum/archive/${version}.tar.gz"
|
||||||
checksum=8e0f7717c8df060b1b7771604dcde28568ad3e7fd88282c84a1b3ac839d9721c
|
checksum=8bec8bfcee5c27a47b3c4753dd39692b60face0fc90ef1bcfb8d4c464900c6ab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsed -i -e 's|electrum %u|electrum|' \
|
vsed -i -e 's|electrum %u|electrum|' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue