monero-gui: update to 0.15.0.1.
This commit is contained in:
parent
18bd444edc
commit
0bed9a8932
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monero-gui'
|
||||
pkgname=monero-gui
|
||||
version=0.15.0.0
|
||||
version=0.15.0.1
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="pkg-config qt5-tools qt5-qmake qt5-quickcontrols qt5-declarative-devel qt5-svg-devel"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://getmonero.org"
|
||||
distfiles="https://github.com/monero-project/monero-gui/archive/v${version}.tar.gz"
|
||||
checksum=e5b958d99d6179f5800736c44104856e34a6aa2c90ee89a40d084b2d6bbb5f33
|
||||
checksum=1b4c63ab3a1c62700db069f8a2da417259faee05e1f4256bed926dcff91bb782
|
||||
|
||||
pre_configure() {
|
||||
echo "var GUI_VERSION = \"${version}\"" > version.js
|
||||
|
|
Loading…
Reference in a new issue