games/mangband: Updated for version 1.5.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Melik 2020-04-17 14:53:30 +07:00 committed by Willy Sudiarto Raharjo
parent 8798121c5e
commit 02ebc673f5
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 5 additions and 6 deletions

View file

@ -12,7 +12,6 @@ config() {
fi
}
config usr/share/games/mangband/lib/data/scores.raw.new
config usr/share/games/mangband/lib/edit/artifact.txt.new
config usr/share/games/mangband/lib/edit/ego_item.txt.new
config usr/share/games/mangband/lib/edit/flavor.txt.new

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="mangband"
VERSION="1.5.2"
VERSION="1.5.3"
HOMEPAGE="https://mangband.org/"
DOWNLOAD="https://mangband.org/downloads/binaries/mangband-1.5.2.tar.gz"
MD5SUM="4cb550a19535de739d014d1a6e57353c"
DOWNLOAD="https://mangband.org/downloads/binaries/mangband-1.5.3.tar.gz"
MD5SUM="d0e62faf191e6acd23c70a1f70a40685"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""