From ba9c2708bcd7e6e32c1a101c816f7c154204eeee Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 12 Jun 2018 04:08:38 -0400 Subject: games/hatari: Updated for version 2.1.0. Signed-off-by: B. Watson --- games/hatari/hatari.SlackBuild | 7 +++++-- games/hatari/hatari.info | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'games/hatari') 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="" -- cgit v1.2.3