[arch-commits] Commit in monero-gui/trunk (PKGBUILD)

Kpcyrd kpcyrd at gemini.archlinux.org
Wed Sep 1 17:57:47 UTC 2021


    Date: Wednesday, September 1, 2021 @ 17:57:47
  Author: kpcyrd
Revision: 1010332

upgpkg: monero-gui 0.17.2.3-1

Modified:
  monero-gui/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-01 17:57:36 UTC (rev 1010331)
+++ PKGBUILD	2021-09-01 17:57:47 UTC (rev 1010332)
@@ -1,9 +1,9 @@
 # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
 
 pkgname=monero-gui
-pkgver=0.17.2.2
-_commit=937cb9825672d07a1917d2d9daf823802ec31d1b
-pkgrel=3
+pkgver=0.17.2.3
+_commit=113efbfdf093401d3044ce370b7039ea8cc596bf
+pkgrel=1
 pkgdesc="QT GUI wallet for Monero: the secure, private, untraceable peer-to-peer currency"
 license=('BSD')
 arch=('x86_64')
@@ -21,7 +21,6 @@
     "git+https://github.com/tevador/randomx.git"
     "git+https://github.com/monero-project/supercop.git"
     "monero-gui.desktop"
-    monero-boost1.76.patch::https://github.com/selsta/monero/commit/c28d2f7c.patch
 )
 sha512sums=('SKIP'
             'SKIP'
@@ -31,8 +30,7 @@
             'SKIP'
             'SKIP'
             'SKIP'
-            '98b67aec60e492f0a220a156a110baf96862343d3802ec34347c70c7af671a1ae49ccaec218f2e8f81e153c433e9145ad2f55b8613ce6999fc2c87fbd81fd8e1'
-            'c67ab4d4e7449d3690663647aa14411cce90ded9c9aa8bcd600ddbd3cd7633b3f5ec346c3c3c587951e9b1c380c99490764d70421ee0a9abb0fcc470e1f76c48')
+            '98b67aec60e492f0a220a156a110baf96862343d3802ec34347c70c7af671a1ae49ccaec218f2e8f81e153c433e9145ad2f55b8613ce6999fc2c87fbd81fd8e1')
 validpgpkeys=(
   '8777AB8F778EE89487A2F8E7F4ACA0183641E010' # luigi1111 <luigi1111w at gmail.com>
   '487277A8BD0A209C16B700F3C64552D877C32479' # Alexander Blair (Snipa / Snipa22) <snipa at jagtech.io>
@@ -51,8 +49,6 @@
   git config submodule.external/randomx.url "$srcdir/randomx"
   git config submodule.external/supercop.url "$srcdir/supercop"
   git submodule update
-
-  patch -Np1 -i ../../monero-boost1.76.patch # Fix build with boost 1.76
 }
 
 build() {



More information about the arch-commits mailing list