diff options
-rw-r--r-- | games/xonotic/xonotic.SlackBuild | 2 | ||||
-rw-r--r-- | games/xonotic/xonotic.desktop | 2 |
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 |