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

Kpcyrd kpcyrd at archlinux.org
Fri Mar 20 14:45:34 UTC 2020


    Date: Friday, March 20, 2020 @ 14:45:34
  Author: kpcyrd
Revision: 601721

upgpkg: monero 0.15.0.5-1

Modified:
  monero/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-20 14:39:39 UTC (rev 601720)
+++ PKGBUILD	2020-03-20 14:45:34 UTC (rev 601721)
@@ -1,21 +1,21 @@
 # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
 
 pkgname=monero
-pkgver=0.15.0.1
-pkgrel=5
+pkgver=0.15.0.5
+pkgrel=1
 pkgdesc="Monero: the secure, private, untraceable peer-to-peer currency"
 license=('BSD')
 arch=('x86_64')
 url="https://getmonero.org/"
-depends=('boost-libs' 'libunwind' 'openssl' 'readline' 'zeromq' 'pcsclite' 'hidapi')
-makedepends=('git' 'cmake' 'boost' 'protobuf')
+depends=('boost-libs' 'libunwind' 'openssl' 'readline' 'zeromq' 'pcsclite' 'hidapi' 'protobuf')
+makedepends=('git' 'cmake' 'boost')
 source=(
     "${pkgname}"::"git+https://github.com/monero-project/monero#tag=v${pkgver}"
     "git+https://github.com/monero-project/unbound.git"
     "git+https://github.com/monero-project/miniupnp.git"
-    "git+https://github.com/Tencent/rapidjson"
+    "git+https://github.com/Tencent/rapidjson.git"
     "git+https://github.com/trezor/trezor-common.git"
-    "git+https://github.com/tevador/randomx"
+    "git+https://github.com/tevador/randomx.git"
     "monero.sysusers"
     "monero.tmpfiles")
 sha512sums=('SKIP'



More information about the arch-commits mailing list