summaryrefslogtreecommitdiffstats
path: root/games/hatari/hatari.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/hatari/hatari.SlackBuild')
-rw-r--r--games/hatari/hatari.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/hatari/hatari.SlackBuild b/games/hatari/hatari.SlackBuild
index 56895bf6fe..22d6e357c0 100644
--- a/games/hatari/hatari.SlackBuild
+++ b/games/hatari/hatari.SlackBuild
@@ -6,6 +6,9 @@
# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details.
+# 20170122 bkw:
+# - updated for v2.0.0.
+
# 20160730 bkw:
# - updated for v1.9.0.
# - install some missing docs, including the French man page.
@@ -24,7 +27,7 @@
# - add mime type and auto-associate ST disk images and executables.
PRGNAM=hatari
-VERSION=${VERSION:-1.9.0}
+VERSION=${VERSION:-2.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}