diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/gnunet/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
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 71bae8d67..9c923c2c8 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 |