diff options
Diffstat (limited to 'games/mangband/mangband.SlackBuild')
-rw-r--r-- | games/mangband/mangband.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/mangband/mangband.SlackBuild b/games/mangband/mangband.SlackBuild index b66fc7d50b82..d9692ac84d4f 100644 --- a/games/mangband/mangband.SlackBuild +++ b/games/mangband/mangband.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mangband -# Copyright 2019, David Melik, Spokane, WA, USA +# Copyright 2020, SlackBuilds.org Project, David Melik, Spokane, WA, USA # 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=mangband -VERSION=${VERSION:-1.5.2} +VERSION=${VERSION:-1.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |