diff options
author | David Melik <dchmelik@gmail.com> | 2019-06-09 04:48:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:32:07 +0700 |
commit | 2d19e31323bbd4de7f7a80fde2986646789036ee (patch) | |
tree | 054be65323ff498f43cb8f7626aa078c6a25ed3d /games/mangband/mangband.SlackBuild | |
parent | 164879f915d188783c534a855d0e82a1a6701fc2 (diff) | |
download | slackbuilds-2d19e31323bbd4de7f7a80fde2986646789036ee.tar.gz |
games/mangband: Updated for version 1.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 9669436230..b66fc7d50b 100644 --- a/games/mangband/mangband.SlackBuild +++ b/games/mangband/mangband.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mangband -# Copyright 2017, David Melik, Spokane, WA, USA +# Copyright 2019, 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.0} +VERSION=${VERSION:-1.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |