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

Antonio Rojas arojas at archlinux.org
Thu Jun 6 19:58:36 UTC 2019


    Date: Thursday, June 6, 2019 @ 19:58:35
  Author: arojas
Revision: 477665

Update to 0.11.5

Modified:
  gnunet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-06 19:26:48 UTC (rev 477664)
+++ PKGBUILD	2019-06-06 19:58:35 UTC (rev 477665)
@@ -2,20 +2,20 @@
 # Contributor: wahnby <wahnby at yahoo.fr>
 
 pkgname=gnunet
-pkgver=0.11.4
+pkgver=0.11.5
 pkgrel=1
 pkgdesc="A framework for secure peer-to-peer networking"
 arch=('x86_64')
 url="http://gnunet.org"
 license=('GPL')
-depends=('gmp' 'libgcrypt' 'libextractor' 'sqlite' 'gnurl'
-	 'libmicrohttpd' 'libunistring' 'libidn' 'jansson')
-makedepends=('git' 'bluez-libs' 'python' 'glpk' 'libpulse' 'opus')
+depends=('libextractor' 'sqlite' 'gnurl' 'libmicrohttpd' 'libidn' 'jansson')
+makedepends=('git' 'bluez-libs' 'python' 'glpk' 'libpulse' 'opus' 'gst-plugins-base-libs')
 optdepends=('bluez-libs'
 	    'python'
 	    'glpk'
 	    'libpulse'
-	    'opus')
+	    'opus'
+            'gst-plugins-base-libs: for gnunet-helper-audio-record')
 backup=(etc/gnunetd.conf)
 options=('!makeflags')
 # TODO: key revoked, check for new signature on new release



More information about the arch-commits mailing list