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

Kpcyrd kpcyrd at archlinux.org
Thu Aug 13 22:05:38 UTC 2020


    Date: Thursday, August 13, 2020 @ 22:05:37
  Author: kpcyrd
Revision: 678161

upgpkg: monero 0.16.0.3-1

Modified:
  monero/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-13 22:05:06 UTC (rev 678160)
+++ PKGBUILD	2020-08-13 22:05:37 UTC (rev 678161)
@@ -1,7 +1,8 @@
 # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
 
 pkgname=monero
-pkgver=0.16.0.1
+pkgver=0.16.0.3
+_commit=7bd1ed03dd29d1f194503b6fdce6588306328b72
 pkgrel=1
 pkgdesc="Monero: the secure, private, untraceable peer-to-peer currency"
 license=('BSD')
@@ -10,7 +11,7 @@
 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}"
+    "${pkgname}"::"git+https://github.com/monero-project/monero#commit=${_commit}"
     "git+https://github.com/monero-project/unbound.git"
     "git+https://github.com/monero-project/miniupnp.git"
     "git+https://github.com/Tencent/rapidjson.git"



More information about the arch-commits mailing list