diff options
Diffstat (limited to 'community/gnunet-gtk/PKGBUILD')
-rw-r--r-- | community/gnunet-gtk/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gnunet-gtk/PKGBUILD b/community/gnunet-gtk/PKGBUILD index fa8d3e7c7..c44dd68ba 100644 --- a/community/gnunet-gtk/PKGBUILD +++ b/community/gnunet-gtk/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98195 2013-10-07 12:08:31Z jgc $ +# $Id: PKGBUILD 99780 2013-10-30 23:40:28Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: wahnby <wahnby@yahoo.fr> @@ -8,7 +8,6 @@ pkgrel=2 pkgdesc="A frontend for GNUnet" arch=('i686' 'x86_64' 'mips64el') url="http://gnunet.org" -options=('!libtool') license=('GPL') depends=('gnunet' 'glade' 'adns') makedepends=('pkgconfig') |