Monero_gui 0.18.4.3 => 0.18.4.4 (#13926)

This commit is contained in:
Ed Reel
2025-12-20 20:51:27 -06:00
committed by GitHub
parent 49da0391d2
commit 7b3e67370b
3 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Total size: 124058067
# Total size: 124849171
/usr/local/bin/monero
/usr/local/bin/monero-wallet-gui
/usr/local/share/monero/monero-gui-wallet-guide.pdf

View File

@@ -4,11 +4,11 @@ require 'misc_functions'
class Monero_gui < Package
description 'Private, decentralized cryptocurrency that keeps your finances confidential and secure.'
homepage 'https://www.getmonero.org/'
version '0.18.4.3'
version '0.18.4.4'
license 'The Cryptonote developers,The Boolberry developers,MIT'
compatibility 'x86_64'
source_url "https://downloads.getmonero.org/gui/monero-gui-linux-x64-v#{version}.tar.bz2"
source_sha256 '0bd84de0a7c18b2a3ea8e8eff2194ae000cf1060045badfd4ab48674bc1b9325'
source_sha256 'e45cb3fa9d972d67628cfed6463fb7604ae1414a11ba449f5e2f901c769ac788'
depends_on 'monero' # R
depends_on 'xcb_util' # R

2
tests/package/m/monero_gui Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
monero -h