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

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu Apr 10 13:50:52 UTC 2014


    Date: Thursday, April 10, 2014 @ 15:50:52
  Author: spupykin
Revision: 109111

upgpkg: gnunet 0.10.1-1

upd

Modified:
  gnunet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-10 13:24:43 UTC (rev 109110)
+++ PKGBUILD	2014-04-10 13:50:52 UTC (rev 109111)
@@ -3,8 +3,8 @@
 # Contributor: wahnby <wahnby at yahoo.fr>
 
 pkgname=gnunet
-pkgver=0.10.0
-pkgrel=3
+pkgver=0.10.1
+pkgrel=1
 pkgdesc="A framework for secure peer-to-peer networking"
 arch=('i686' 'x86_64')
 url="http://gnunet.org"
@@ -12,17 +12,18 @@
 depends=('gmp' 'libgcrypt' 'libextractor' 'sqlite' 'gnurl'
 	 'libmicrohttpd' 'libunistring' 'libidn')
 makedepends=('gettext' 'pkgconfig'
-	     'bluez-libs' 'python' 'glpk' 'libpulse')
+	     'bluez-libs' 'python' 'glpk' 'libpulse' 'opus')
 optdepends=('bluez-libs'
 	    'python'
 	    'glpk'
-	    'libpulse')
+	    'libpulse'
+	    'opus')
 backup=(etc/gnunetd.conf)
 options=('!makeflags')
 source=(ftp://ftp.gnu.org/gnu/gnunet/gnunet-${pkgver/_/}.tar.gz
 	gnunet.service
 	defaults.conf)
-md5sums=('8bff8280c90780b17786fd8b95f12f72'
+md5sums=('b1171f038473f8eb7fe86db138624ff7'
          '54cce3d2415d95b2e5bd1bd88db3a0ea'
          '0fe23b2ca5b3fc47a0b5645e04406da0')
 




More information about the arch-commits mailing list