[arch-commits] Commit in gnunet/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Jul 8 06:35:07 UTC 2020
Date: Wednesday, July 8, 2020 @ 06:35:06
Author: arojas
Revision: 660470
Update to 0.13.0
Modified:
gnunet/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-08 06:24:50 UTC (rev 660469)
+++ PKGBUILD 2020-07-08 06:35:06 UTC (rev 660470)
@@ -2,13 +2,13 @@
# Contributor: wahnby <wahnby at yahoo.fr>
pkgname=gnunet
-pkgver=0.12.2
-pkgrel=2
+pkgver=0.13.0
+pkgrel=1
pkgdesc="A framework for secure peer-to-peer networking"
arch=('x86_64')
url="https://gnunet.org"
license=('GPL')
-depends=('libextractor' 'sqlite' 'gnurl' 'libmicrohttpd' 'libidn' 'jansson')
+depends=('libextractor' 'sqlite' 'gnurl' 'libmicrohttpd' 'libidn' 'jansson' 'libsodium')
makedepends=('git' 'bluez-libs' 'python' 'glpk' 'libpulse' 'opus' 'gst-plugins-base-libs')
optdepends=('bluez-libs'
'python'
More information about the arch-commits
mailing list