From 63172ecf517927621dea076cb9bd1443801d0902 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 30 Oct 2014 21:01:37 +0700 Subject: games/hatari: Fix script and slack-desc. Signed-off-by: Willy Sudiarto Raharjo --- games/hatari/hatari.SlackBuild | 8 +++++--- games/hatari/slack-desc | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'games/hatari') diff --git a/games/hatari/hatari.SlackBuild b/games/hatari/hatari.SlackBuild index 2b073f6fe5..e857f70338 100644 --- a/games/hatari/hatari.SlackBuild +++ b/games/hatari/hatari.SlackBuild @@ -6,6 +6,8 @@ # Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details. +# 20141029 bkw: add missing : in VERSION BUILD TAG assignments + # 20140825 bkw: # - updated for v1.8.0 # - install docs/manpages to right places, instead of moving after the fact @@ -15,9 +17,9 @@ # - add mime type and auto-associate ST disk images and executables. PRGNAM=hatari -VERSION=${VERSION-1.8.0} -BUILD=${BUILD-1} -TAG=${TAG-_SBo} +VERSION=${VERSION:-1.8.0} +BUILD=${BUILD:-1} +TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/games/hatari/slack-desc b/games/hatari/slack-desc index ff0532287d..d4b49ea953 100644 --- a/games/hatari/slack-desc +++ b/games/hatari/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -hatari: Hatari (Atari ST and STE Emulator) +hatari: hatari (Atari ST and STE Emulator) hatari: hatari: Hatari is an Atari ST and STE emulator for Linux and other systems hatari: that are supported by the SDL library. The Atari ST was a 16/32 bit -- cgit v1.2.3