summaryrefslogtreecommitdiffstats
path: root/games/xonotic
diff options
context:
space:
mode:
author James Geboski <jgeboski@gmail.com>2012-12-02 12:33:55 -0500
committer dsomero <xgizzmo@slackbuilds.org>2012-12-11 16:21:48 -0500
commitc652a97d08969c84db34c3124676ed85f00a8bf6 (patch)
treed786437fec9064a00214141fac8fb4a11f798d20 /games/xonotic
parenteeb290dcaca6620ddb17c8fd08e65d628e9e2ac6 (diff)
downloadslackbuilds-c652a97d08969c84db34c3124676ed85f00a8bf6.tar.gz
slackbuilds-c652a97d08969c84db34c3124676ed85f00a8bf6.tar.xz
games/xonotic: Default to xonotic-glx over xonotix-sdl
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/xonotic')
-rw-r--r--games/xonotic/xonotic.SlackBuild2
-rw-r--r--games/xonotic/xonotic.desktop2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xonotic/xonotic.SlackBuild b/games/xonotic/xonotic.SlackBuild
index c48dc088e7..fdabcde0d8 100644
--- a/games/xonotic/xonotic.SlackBuild
+++ b/games/xonotic/xonotic.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=xonotic
VERSION=${VERSION:-0.6.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/games/xonotic/xonotic.desktop b/games/xonotic/xonotic.desktop
index 81badc94fa..2012f903f3 100644
--- a/games/xonotic/xonotic.desktop
+++ b/games/xonotic/xonotic.desktop
@@ -2,7 +2,7 @@
Type=Application
Name=Xonotic
Categories=Game;
-Exec=xonotic-sdl
+Exec=xonotic-glx
Icon=xonotic
Terminal=false
StartupNotify=false