kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / monero-gui
Commits:
bf1134cc by kpcyrd at 2026-03-06T17:22:20+01:00
upgpkg: 0.18.4.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = monero-gui
pkgdesc = Qt GUI wallet for Monero: the secure, private, untraceable
peer-to-peer currency
- pkgver = 0.18.4.6
+ pkgver = 0.18.4.7
pkgrel = 1
url = https://getmonero.org/
arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = monero-gui
depends = qt5-quickcontrols2
depends = qt5-svg
depends = qt5-xmlpatterns
- source =
git+https://github.com/monero-project/monero-gui?signed#tag=v0.18.4.6
+ source =
git+https://github.com/monero-project/monero-gui?signed#tag=v0.18.4.7
source = git+https://github.com/monero-project/monero
source = git+https://github.com/dlbeer/quirc.git
source = git+https://github.com/miniupnp/miniupnp.git
@@ -44,7 +44,7 @@ pkgbase = monero-gui
source = monero-gui.desktop
validpgpkeys = 8777AB8F778EE89487A2F8E7F4ACA0183641E010
validpgpkeys = 487277A8BD0A209C16B700F3C64552D877C32479
- sha512sums =
f431685c415000aa1a3b3647c8f571d9a8182dc03ccf3d0dc33116ceda89e085dd66e4da4adf818e14128128b24371d710caf7455ed473e72797e4b3fd2344d4
+ sha512sums =
c207f0998b880d6406aac3167e4ba37fd20bc56f03685993f962d395c6d0191a818a584a4daa5f7fd1bc6e73c19da0398916d5963748af0a286532ada10a2226
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
pkgname=monero-gui
-pkgver=0.18.4.6
+pkgver=0.18.4.7
pkgrel=1
pkgdesc="Qt GUI wallet for Monero: the secure, private, untraceable
peer-to-peer currency"
license=('BSD-3-Clause')
@@ -49,7 +49,7 @@ source=(
"git+https://github.com/monero-project/supercop.git"
"monero-gui.desktop"
)
-sha512sums=('f431685c415000aa1a3b3647c8f571d9a8182dc03ccf3d0dc33116ceda89e085dd66e4da4adf818e14128128b24371d710caf7455ed473e72797e4b3fd2344d4'
+sha512sums=('c207f0998b880d6406aac3167e4ba37fd20bc56f03685993f962d395c6d0191a818a584a4daa5f7fd1bc6e73c19da0398916d5963748af0a286532ada10a2226'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/monero-gui/-/commit/bf1134cc75bd3800f5f8ac1fa2c5703274a24d35
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/monero-gui/-/commit/bf1134cc75bd3800f5f8ac1fa2c5703274a24d35
You're receiving this email because of your account on gitlab.archlinux.org.