summaryrefslogtreecommitdiffstats
path: root/games/hatari/hatari.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2019-11-30 05:10:39 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-12-15 17:06:19 +0700
commitd7fad12c577000647934127a9bd9184c3a818082 (patch)
tree57a649e154429260d32058827ce6596d6da51262 /games/hatari/hatari.SlackBuild
parentfa5289870c5a4b0908d8135d425a451d8ef0c5f6 (diff)
downloadslackbuilds-d7fad12c577000647934127a9bd9184c3a818082.tar.gz
slackbuilds-d7fad12c577000647934127a9bd9184c3a818082.tar.xz
games/hatari: Updated for version 2.2.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/hatari/hatari.SlackBuild')
-rw-r--r--games/hatari/hatari.SlackBuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/hatari/hatari.SlackBuild b/games/hatari/hatari.SlackBuild
index 1dfede0464..87f9dcb703 100644
--- a/games/hatari/hatari.SlackBuild
+++ b/games/hatari/hatari.SlackBuild
@@ -6,8 +6,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
-# 20180612 bkw:
-# - updated for v2.1.0.
+# 20191130 bkw: updated for v2.2.1.
+
+# 20180612 bkw: updated for v2.1.0.
# 20170307 bkw:
# - BUILD=2
@@ -22,8 +23,7 @@
# package, but it's missing some of the stuff from my hatari.xml. The
# new hatari.xml incorporates upstream's new stuff.
-# 20170122 bkw:
-# - updated for v2.0.0.
+# 20170122 bkw: updated for v2.0.0.
# 20160730 bkw:
# - updated for v1.9.0.
@@ -43,7 +43,7 @@
# - add mime type and auto-associate ST disk images and executables.
PRGNAM=hatari
-VERSION=${VERSION:-2.1.0}
+VERSION=${VERSION:-2.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}