diff options
Diffstat (limited to 'extra/five-or-more/PKGBUILD')
-rw-r--r-- | extra/five-or-more/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/five-or-more/PKGBUILD b/extra/five-or-more/PKGBUILD index a7e778ec5..f45aed072 100644 --- a/extra/five-or-more/PKGBUILD +++ b/extra/five-or-more/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196387 2013-10-12 16:51:58Z heftig $ +# $Id: PKGBUILD 197952 2013-10-30 11:52:58Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> @@ -12,7 +12,7 @@ depends=('desktop-file-utils' 'hicolor-icon-theme' 'gtk3' 'librsvg') makedepends=('intltool' 'itstool' 'gobject-introspection') conflicts=('gnome-games') replaces=('gnome-games') -options=('!emptydirs' '!libtool') +options=('!emptydirs') install=five-or-more.install url="https://live.gnome.org/Five%20or%20more" groups=('gnome-extra') |