mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
games/mangband: Updated for version 1.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8798121c5e
commit
02ebc673f5
3 changed files with 5 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue