mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
monero-gui: update to 0.13.0.3.
This commit is contained in:
parent
61b7ccad06
commit
99de8e9554
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'monero-gui'
|
# Template file for 'monero-gui'
|
||||||
pkgname=monero-gui
|
pkgname=monero-gui
|
||||||
version=0.13.0.2
|
version=0.13.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="pkg-config qt5-tools qt5-qmake qt5-quickcontrols qt5-declarative-devel"
|
hostmakedepends="pkg-config qt5-tools qt5-qmake qt5-quickcontrols qt5-declarative-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://getmonero.org"
|
homepage="https://getmonero.org"
|
||||||
distfiles="https://github.com/monero-project/monero-gui/archive/v${version}.tar.gz"
|
distfiles="https://github.com/monero-project/monero-gui/archive/v${version}.tar.gz"
|
||||||
checksum=1b91c4ea4d6dc0cd23435b00597420d236ab9d12434a28f99dd4a961199dcef5
|
checksum=95c1ddc0c56aa087b192dcd20db58c1dfe36a61eb3e7246a85f4d6a4e8d3b961
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
echo "var GUI_VERSION = \"${version}\"" > version.js
|
echo "var GUI_VERSION = \"${version}\"" > version.js
|
||||||
|
|
Loading…
Add table
Reference in a new issue