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

Nicola Squartini tensor5 at archlinux.org
Sun Feb 12 15:28:19 UTC 2017


    Date: Sunday, February 12, 2017 @ 15:28:18
  Author: tensor5
Revision: 212047

upgpkg: zcash 1.0.6-2

Enable miniupnpc.

Modified:
  zcash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-12 15:05:44 UTC (rev 212046)
+++ PKGBUILD	2017-02-12 15:28:18 UTC (rev 212047)
@@ -3,12 +3,12 @@
 
 pkgname=zcash
 pkgver=1.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Permissionless financial system employing zero-knowledge security'
 arch=('x86_64')
 url='https://z.cash/'
 license=('MIT')
-depends=('boost-libs' 'zeromq')
+depends=('boost-libs' 'miniupnpc' 'zeromq')
 makedepends=('boost' 'wget')
 checkdepends=('python' 'python2' 'python2-pyzmq')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zcash/zcash/archive/v${pkgver}.tar.gz"



More information about the arch-commits mailing list