diff options
Diffstat (limited to 'games/unnethack/unnethack.SlackBuild')
-rw-r--r-- | games/unnethack/unnethack.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |