diff options
author | B. Watson <yalhcru@gmail.com> | 2014-03-14 07:42:38 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-21 13:01:14 -0500 |
commit | be02ba24af73e20e0d590aa40bbe06406ffeb732 (patch) | |
tree | f08b3cca18ebcbbefd9a4c9c0760dd3e4d60911a /games/hatari | |
parent | db61aaa47a085d895bb57a15721c172214ad8f42 (diff) | |
download | slackbuilds-be02ba24af73e20e0d590aa40bbe06406ffeb732.tar.gz |
games/hatari: Updated for version 1.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/hatari')
-rw-r--r-- | games/hatari/hatari.SlackBuild | 2 | ||||
-rw-r--r-- | games/hatari/hatari.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/hatari/hatari.SlackBuild b/games/hatari/hatari.SlackBuild index 9a2efe580a..4493887f1b 100644 --- a/games/hatari/hatari.SlackBuild +++ b/games/hatari/hatari.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details. PRGNAM=hatari -VERSION=${VERSION-1.6.2} +VERSION=${VERSION-1.7.0} BUILD=${BUILD-1} TAG=${TAG-_SBo} diff --git a/games/hatari/hatari.info b/games/hatari/hatari.info index 552fcadf4d..3053e4c625 100644 --- a/games/hatari/hatari.info +++ b/games/hatari/hatari.info @@ -1,8 +1,8 @@ PRGNAM="hatari" -VERSION="1.6.2" +VERSION="1.7.0" HOMEPAGE="http://hatari.tuxfamily.org/" -DOWNLOAD="http://download.tuxfamily.org/hatari/1.6.2/hatari-1.6.2.tar.bz2" -MD5SUM="3957d0c5f8093313c798e565af9a92e1" +DOWNLOAD="http://download.tuxfamily.org/hatari/1.7.0/hatari-1.7.0.tar.bz2" +MD5SUM="67b16ec0a0994aa6a935b193254118e0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |