diff options
Diffstat (limited to 'extra/gconf/PKGBUILD')
-rw-r--r-- | extra/gconf/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gconf/PKGBUILD b/extra/gconf/PKGBUILD index a6212af02..6c77fbf2d 100644 --- a/extra/gconf/PKGBUILD +++ b/extra/gconf/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 195892 2013-10-03 19:08:22Z jgc $ +# $Id: PKGBUILD 197971 2013-10-30 12:00:18Z allan $ # Maintainer: Jan de Groot <jan@archlinux.org> pkgname=gconf @@ -9,7 +9,6 @@ arch=(i686 x86_64 'mips64el') license=('LGPL') depends=('libxml2' 'polkit' 'libldap' 'dbus-glib') makedepends=('intltool' 'gtk-doc' 'gobject-introspection') -options=('!libtool') install=gconf.install url="http://www.gnome.org" source=(http://ftp.gnome.org/pub/gnome/sources/GConf/3.2/GConf-$pkgver.tar.xz |