summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2018-06-12 04:08:38 -0400
committer David Spencer <idlemoor@slackbuilds.org>2018-06-14 01:14:26 +0100
commitba9c2708bcd7e6e32c1a101c816f7c154204eeee (patch)
tree7e7043197a8373c4fb7dd11f170178d582b32cfc /games
parentd82405996ae905d1440583c1c00b6b33ae77ee6c (diff)
downloadslackbuilds-ba9c2708bcd7e6e32c1a101c816f7c154204eeee.tar.gz
slackbuilds-ba9c2708bcd7e6e32c1a101c816f7c154204eeee.tar.xz
games/hatari: Updated for version 2.1.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games')
-rw-r--r--games/hatari/hatari.SlackBuild7
-rw-r--r--games/hatari/hatari.info6
2 files changed, 8 insertions, 5 deletions
diff --git a/games/hatari/hatari.SlackBuild b/games/hatari/hatari.SlackBuild
index 723bda4f79..1dfede0464 100644
--- a/games/hatari/hatari.SlackBuild
+++ b/games/hatari/hatari.SlackBuild
@@ -6,6 +6,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20180612 bkw:
+# - updated for v2.1.0.
+
# 20170307 bkw:
# - BUILD=2
# - add missing mkdir -p $TMP $PKG $OUTPUT (wtf did I do?!)
@@ -40,8 +43,8 @@
# - add mime type and auto-associate ST disk images and executables.
PRGNAM=hatari
-VERSION=${VERSION:-2.0.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.1.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/games/hatari/hatari.info b/games/hatari/hatari.info
index 38c702df44..10e5032dad 100644
--- a/games/hatari/hatari.info
+++ b/games/hatari/hatari.info
@@ -1,8 +1,8 @@
PRGNAM="hatari"
-VERSION="2.0.0"
+VERSION="2.1.0"
HOMEPAGE="http://hatari.tuxfamily.org/"
-DOWNLOAD="http://download.tuxfamily.org/hatari/2.0.0/hatari-2.0.0.tar.bz2"
-MD5SUM="4863f5ba1f351d33ad81e26f30f5ab63"
+DOWNLOAD="http://download.tuxfamily.org/hatari/2.1.0/hatari-2.1.0.tar.bz2"
+MD5SUM="f9c4b73695b28e7cf715373e88e4f683"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""