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-chess/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/gnome-chess/PKGBUILD')
-rw-r--r-- | extra/gnome-chess/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gnome-chess/PKGBUILD b/extra/gnome-chess/PKGBUILD index e7cd71d07..eb9e17320 100644 --- a/extra/gnome-chess/PKGBUILD +++ b/extra/gnome-chess/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196449 2013-10-14 00:53:21Z heftig $ +# $Id: PKGBUILD 198001 2013-10-30 12:11:39Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> @@ -13,7 +13,7 @@ makedepends=('intltool' 'itstool' 'gobject-introspection') optdepends=('gnuchess: Play against computer') conflicts=('gnome-games') replaces=('gnome-games') -options=('!emptydirs' '!libtool') +options=('!emptydirs') install=gnome-chess.install url="https://live.gnome.org/Chess" groups=('gnome-extra') |