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

Kpcyrd kpcyrd at archlinux.org
Wed Oct 14 21:31:48 UTC 2020


    Date: Wednesday, October 14, 2020 @ 21:31:48
  Author: kpcyrd
Revision: 724010

upgpkg: monero-gui 0.17.1.0-1

Modified:
  monero-gui/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-14 21:25:28 UTC (rev 724009)
+++ PKGBUILD	2020-10-14 21:31:48 UTC (rev 724010)
@@ -1,8 +1,8 @@
 # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
 
 pkgname=monero-gui
-pkgver=0.17.0.1
-_commit=afc2e846fd280248610ab56eb5e39966f0305d5d
+pkgver=0.17.1.0
+_commit=cb1f3ad0ce228b9c272df76838754e303b074a32
 pkgrel=1
 pkgdesc="QT GUI wallet for Monero: the secure, private, untraceable peer-to-peer currency"
 license=('BSD')
@@ -20,7 +20,6 @@
     "git+https://github.com/trezor/trezor-common.git"
     "git+https://github.com/tevador/randomx.git"
     "git+https://github.com/monero-project/supercop.git"
-    "https://github.com/monero-project/monero-gui/commit/6ed536982953d870010d8fa065dccbffeb6cae50.patch"
     "monero-gui.desktop"
 )
 sha512sums=('SKIP'
@@ -31,13 +30,11 @@
             'SKIP'
             'SKIP'
             'SKIP'
-            'dcc0004ffdb7f73899dcb70e233608c24346599286af5bbfb36f603e3c51208f1a474e92a9aa4e4fd70c3eee9a5d259e97c813aa55d179e499e139b630b418d3'
             '8aa10a47c3217e5bf12bb40a02828bb75cb38e4b5b124a8b05e487e7d3212c132911d5025193d4a7d984aebef94177dee42acf958c11a18b99fd13e872a771e8')
 validpgpkeys=('8777AB8F778EE89487A2F8E7F4ACA0183641E010') # luigi1111 <luigi1111w at gmail.com>
 
 prepare() {
   cd "${pkgname}"
-  patch -Np1 < ../6ed536982953d870010d8fa065dccbffeb6cae50.patch
   git submodule init
   git config submodule.monero.url "$srcdir/monero"
   git submodule update



More information about the arch-commits mailing list