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/hatari.SlackBuild | |
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/hatari.SlackBuild')
-rw-r--r-- | games/hatari/hatari.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |