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

Kpcyrd kpcyrd at archlinux.org
Tue Jan 14 19:58:54 UTC 2020


    Date: Tuesday, January 14, 2020 @ 19:58:54
  Author: kpcyrd
Revision: 552532

Rebuild with trezor support

Modified:
  monero/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-14 19:17:25 UTC (rev 552531)
+++ PKGBUILD	2020-01-14 19:58:54 UTC (rev 552532)
@@ -2,13 +2,13 @@
 
 pkgname=monero
 pkgver=0.15.0.1
-pkgrel=3
-pkgdesc="Monero: the secure, private, untraceable currency - release version (includes daemon, wallet and miner)"
+pkgrel=4
+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')
+makedepends=('git' 'cmake' 'boost' 'protobuf')
 source=(
     "${pkgname}"::"git+https://github.com/monero-project/monero#tag=v${pkgver}"
     "git+https://github.com/monero-project/unbound.git"



More information about the arch-commits mailing list