kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / monero-gui
Commits:
86945903 by kpcyrd at 2026-01-08T20:19:17+01:00
upgpkg: 0.18.4.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = monero-gui
pkgdesc = Qt GUI wallet for Monero: the secure, private, untraceable
peer-to-peer currency
- pkgver = 0.18.4.3
- pkgrel = 2
+ pkgver = 0.18.4.5
+ pkgrel = 1
url = https://getmonero.org/
arch = x86_64
license = BSD-3-Clause
@@ -31,7 +31,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.3
+ source =
git+https://github.com/monero-project/monero-gui?signed#tag=v0.18.4.5
source = git+https://github.com/monero-project/monero
source = git+https://github.com/dlbeer/quirc.git
source = git+https://github.com/miniupnp/miniupnp.git
@@ -42,7 +42,7 @@ pkgbase = monero-gui
source = monero-gui.desktop
validpgpkeys = 8777AB8F778EE89487A2F8E7F4ACA0183641E010
validpgpkeys = 487277A8BD0A209C16B700F3C64552D877C32479
- sha512sums =
5d64555bc0baec93842325896667a85474f05b666e20a29d6c2977efb3a644132c7c3abfc665273dc64ab9437623e405171dac21bcd77dab911173a8e82a4c0e
+ sha512sums =
48b929329d8f6d09cb4cac4c0297434720e793ffeca93505c40494673a57d73b01807e01ffaeb99cd7ad154421120e9c84beee0a7f0102ac7d6568996e3c1260
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
pkgname=monero-gui
-pkgver=0.18.4.3
-pkgrel=2
+pkgver=0.18.4.5
+pkgrel=1
pkgdesc="Qt GUI wallet for Monero: the secure, private, untraceable
peer-to-peer currency"
license=('BSD-3-Clause')
arch=('x86_64')
@@ -48,7 +48,7 @@ source=(
"git+https://github.com/monero-project/supercop.git"
"monero-gui.desktop"
)
-sha512sums=('5d64555bc0baec93842325896667a85474f05b666e20a29d6c2977efb3a644132c7c3abfc665273dc64ab9437623e405171dac21bcd77dab911173a8e82a4c0e'
+sha512sums=('48b929329d8f6d09cb4cac4c0297434720e793ffeca93505c40494673a57d73b01807e01ffaeb99cd7ad154421120e9c84beee0a7f0102ac7d6568996e3c1260'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/monero-gui/-/commit/869459036e0686d4e69b4d93374d5a4941588126
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/monero-gui/-/commit/869459036e0686d4e69b4d93374d5a4941588126
You're receiving this email because of your account on gitlab.archlinux.org.