diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-01-05 17:21:53 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-12 06:58:32 +0700 |
commit | 8bc076d37bd6eec64cdfc262bece3f427cce9665 (patch) | |
tree | e0ba7e96d9ae8d9049282f5a900950c05992b173 /games | |
parent | 18caf87302103bf6ccccec3deb242d7c70d73244 (diff) | |
download | slackbuilds-8bc076d37bd6eec64cdfc262bece3f427cce9665.tar.gz |
games/unnethack: Updated for version 5.2.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games')
-rw-r--r-- | games/unnethack/unnethack.SlackBuild | 4 | ||||
-rw-r--r-- | games/unnethack/unnethack.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/unnethack/unnethack.SlackBuild b/games/unnethack/unnethack.SlackBuild index 7467d30ddb..a8e0fc6a4a 100644 --- a/games/unnethack/unnethack.SlackBuild +++ b/games/unnethack/unnethack.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for unnethack -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=unnethack -VERSION=${VERSION:-5.1.0_20131208} +VERSION=${VERSION:-5.2.0} SRCVERSION=$(echo $VERSION | tr _ -) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/unnethack/unnethack.info b/games/unnethack/unnethack.info index 1ed751fb00..dd1640aa34 100644 --- a/games/unnethack/unnethack.info +++ b/games/unnethack/unnethack.info @@ -1,8 +1,8 @@ PRGNAM="unnethack" -VERSION="5.1.0_20131208" +VERSION="5.2.0" HOMEPAGE="https://sourceforge.net/projects/unnethack/" -DOWNLOAD="https://downloads.sourceforge.net/project/unnethack/unnethack/5.1.0/unnethack-5.1.0-20131208.tar.gz" -MD5SUM="8a5b925aedc3b7379b6adacc0f0b5915" +DOWNLOAD="https://sourceforge.net/projects/unnethack/files/unnethack/5.2.0/unnethack-5.2.0.tar.gz" +MD5SUM="4815b4c3faf6a6b06922a01feb4c37e4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |