diff options
Diffstat (limited to 'extra/quadrapassel/PKGBUILD')
-rw-r--r-- | extra/quadrapassel/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/quadrapassel/PKGBUILD b/extra/quadrapassel/PKGBUILD index 734e2d5b7..489566604 100644 --- a/extra/quadrapassel/PKGBUILD +++ b/extra/quadrapassel/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196132 2013-10-07 11:53:21Z jgc $ +# $Id: PKGBUILD 198393 2013-10-30 14:35:57Z 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' 'clutter-gtk' 'libcanberra' ' makedepends=('intltool' 'itstool' 'gobject-introspection') conflicts=('gnome-games') replaces=('gnome-games') -options=('!emptydirs' '!libtool') +options=('!emptydirs') install=quadrapassel.install url="https://live.gnome.org/Quadrapassel" groups=('gnome-extra') |