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 /extra/gnome-menus | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/gnome-menus')
-rw-r--r-- | extra/gnome-menus/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gnome-menus/PKGBUILD b/extra/gnome-menus/PKGBUILD index 7168b2c7a..0e85b69e6 100644 --- a/extra/gnome-menus/PKGBUILD +++ b/extra/gnome-menus/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196604 2013-10-15 16:51:50Z heftig $ +# $Id: PKGBUILD 198017 2013-10-30 12:17:45Z allan $ # Maintainer: Jan de Groot <jan@archlinux.org> pkgname=gnome-menus @@ -8,7 +8,6 @@ pkgdesc="GNOME menu specifications" arch=('i686' 'x86_64') depends=('glib2') makedepends=('intltool' 'gobject-introspection') -options=('!libtool') license=('GPL' 'LGPL') url="http://www.gnome.org" source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) |