summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2014-11-13 20:03:15 +0100
committer Willy Sudiarto Raharjo2014-11-13 20:03:15 +0100
commitd4fbabf1068015e6b7d5ed45ab0e9346a0a642e9 (patch)
tree977a3a572d93cf15f171c099a060a8522e31e55a
parent2c52e185ab212108408f0c9faeb9999375a4c24a (diff)
downloadslackbuilds-d4fbabf1068015e6b7d5ed45ab0e9346a0a642e9.tar.gz
games/zsnes: fix .info and .desktop.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/zsnes/slack-desc2
-rw-r--r--games/zsnes/zsnes.SlackBuild2
-rw-r--r--games/zsnes/zsnes.desktop2
3 files changed, 3 insertions, 3 deletions
diff --git a/games/zsnes/slack-desc b/games/zsnes/slack-desc
index 40ba841d55..0afb252ae8 100644
--- a/games/zsnes/slack-desc
+++ b/games/zsnes/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-zsnes: ZSNES (SNES games emulator)
+zsnes: zsnes (SNES games emulator)
zsnes:
zsnes: ZSNES is a Super Nintendo emulator programmed by zsKnight and _Demo_.
zsnes: On April 2, 2001 the ZSNES project was GPL'ed and its source released
diff --git a/games/zsnes/zsnes.SlackBuild b/games/zsnes/zsnes.SlackBuild
index 9fe1ac285a..bdad578a74 100644
--- a/games/zsnes/zsnes.SlackBuild
+++ b/games/zsnes/zsnes.SlackBuild
@@ -23,7 +23,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=zsnes
-VERSION=1.51b
+VERSION=${VERSION:-1.51b}
BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
diff --git a/games/zsnes/zsnes.desktop b/games/zsnes/zsnes.desktop
index 72564bc9bf..5d956ff6c4 100644
--- a/games/zsnes/zsnes.desktop
+++ b/games/zsnes/zsnes.desktop
@@ -5,7 +5,7 @@ Exec=zsnes
Icon=zsnes
Terminal=false
Type=Application
-Categories=Application;Game;Emulator
+Categories=Game;Emulator;
StartupNotify=false
GenericName=ZSNES Emulator
X-KDE-StartupNotify=false