diff options
Diffstat (limited to 'extra/gnome-klotski/PKGBUILD')
-rw-r--r-- | extra/gnome-klotski/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gnome-klotski/PKGBUILD b/extra/gnome-klotski/PKGBUILD index e9ce6d8c5..3cdef0384 100644 --- a/extra/gnome-klotski/PKGBUILD +++ b/extra/gnome-klotski/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196067 2013-10-07 11:51:35Z jgc $ +# $Id: PKGBUILD 198014 2013-10-30 12:16:40Z 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=gnome-klotski.install url="https://live.gnome.org/Klotski" groups=('gnome-extra') |