kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / monero
Commits:
f394a59d by kpcyrd at 2026-01-08T20:14:26+01:00
upgpkg: 0.18.4.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = monero
pkgdesc = 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
@@ -22,7 +22,7 @@ pkgbase = monero
depends = libzmq.so
depends = pcsclite
depends = protobuf
- source =
monero::git+https://github.com/monero-project/monero?signed#tag=v0.18.4.3
+ source =
monero::git+https://github.com/monero-project/monero?signed#tag=v0.18.4.5
source = git+https://github.com/miniupnp/miniupnp.git
source = git+https://github.com/Tencent/rapidjson.git
source = git+https://github.com/trezor/trezor-common.git
@@ -34,7 +34,7 @@ pkgbase = monero
validpgpkeys = 8777AB8F778EE89487A2F8E7F4ACA0183641E010
validpgpkeys = BDA6BD7042B721C467A9759D7455C5E3C0CDCEB9
validpgpkeys = 487277A8BD0A209C16B700F3C64552D877C32479
- sha512sums =
870a2723e07accbc735dfc19ae12c5829709c8099dba727d4d0823f0a1e7a9fe907269d106794fe210b6cee8c24ed5137c848dea642f602a1646b5055ff3faaf
+ sha512sums =
65a96daae530d9c7dcb5830b11ca81efcd96138fe80f144a9f46c7cdf08d8dfe21ac8e2b80e9954ef4f70cf80d9b141ce8bb87363ef9dc663b55fb8a20393f4f
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
pkgname=monero
-pkgver=0.18.4.3
-pkgrel=2
+pkgver=0.18.4.5
+pkgrel=1
pkgdesc="Monero: the secure, private, untraceable peer-to-peer currency"
license=('BSD-3-Clause')
arch=('x86_64')
@@ -39,7 +39,7 @@ source=(
"monero.sysusers"
"monero.tmpfiles"
)
-sha512sums=('870a2723e07accbc735dfc19ae12c5829709c8099dba727d4d0823f0a1e7a9fe907269d106794fe210b6cee8c24ed5137c848dea642f602a1646b5055ff3faaf'
+sha512sums=('65a96daae530d9c7dcb5830b11ca81efcd96138fe80f144a9f46c7cdf08d8dfe21ac8e2b80e9954ef4f70cf80d9b141ce8bb87363ef9dc663b55fb8a20393f4f'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/monero/-/commit/f394a59d6996098ebe9083378ae788bcf8e3094b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/monero/-/commit/f394a59d6996098ebe9083378ae788bcf8e3094b
You're receiving this email because of your account on gitlab.archlinux.org.