diff options
Diffstat (limited to 'community/gnunet/PKGBUILD')
-rw-r--r-- | community/gnunet/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnunet/PKGBUILD b/community/gnunet/PKGBUILD index 365205720..e0f871c9b 100644 --- a/community/gnunet/PKGBUILD +++ b/community/gnunet/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 90671 2013-05-13 14:25:31Z spupykin $ +# $Id: PKGBUILD 99779 2013-10-30 23:40:06Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: wahnby <wahnby@yahoo.fr> @@ -13,7 +13,7 @@ depends=('gmp' 'libgcrypt' 'libextractor' 'sqlite' 'curl' 'libmicrohttpd' 'libunistring' 'libidn') makedepends=('gettext' 'pkgconfig') backup=(etc/gnunetd.conf) -options=('!libtool' '!makeflags') +options=('!makeflags') install=gnunet.install source=(ftp://ftp.gnu.org/gnu/gnunet/gnunet-${pkgver/_/}.tar.gz gnunet.service |