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

Kpcyrd kpcyrd at archlinux.org
Mon Nov 9 20:41:24 UTC 2020


    Date: Monday, November 9, 2020 @ 20:41:24
  Author: kpcyrd
Revision: 748226

upgpkg: monero 0.17.1.1-2

Modified:
  monero/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-09 20:39:45 UTC (rev 748225)
+++ PKGBUILD	2020-11-09 20:41:24 UTC (rev 748226)
@@ -3,12 +3,12 @@
 pkgname=monero
 pkgver=0.17.1.1
 _commit=76cc82c29234fc2805f936f0fc53d48acc9cedf7
-pkgrel=1
+pkgrel=2
 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' 'protobuf')
+depends=('boost-libs' 'libunwind' 'openssl' 'readline' 'zeromq' 'pcsclite' 'hidapi' 'protobuf' 'libusb' 'libudev.so')
 makedepends=('git' 'cmake' 'boost')
 source=(
     "${pkgname}"::"git+https://github.com/monero-project/monero?signed#commit=${_commit}"



More information about the arch-commits mailing list