monero-gui: update to 0.14.1.2.
This commit is contained in:
parent
f6014ef5ba
commit
4df84302ab
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monero-gui'
|
||||
pkgname=monero-gui
|
||||
version=0.14.1.1
|
||||
version=0.14.1.2
|
||||
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=012d74e5cfeaad238bc3e0bae6c3ebcc373f6c7593de69a0dbaf55f62713c3be
|
||||
checksum=480508605481a79472d05ae66c88129091b823bcd3034bf40a615a4501b86a85
|
||||
|
||||
pre_configure() {
|
||||
echo "var GUI_VERSION = \"${version}\"" > version.js
|
||||
|
|
Loading…
Reference in New Issue