summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Melik <dchmelik@gmail.com>2020-04-17 14:53:30 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-19 10:00:19 +0700
commit02ebc673f5d01c2e1461709e85d618602903a974 (patch)
tree2a4c954d42ecfa9312f28d7af8aa111850690ba0
parent8798121c5e13c17957749bb60daf6c78af7fe64e (diff)
downloadslackbuilds-02ebc673f5d01c2e1461709e85d618602903a974.tar.gz
slackbuilds-02ebc673f5d01c2e1461709e85d618602903a974.tar.xz
games/mangband: Updated for version 1.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/mangband/doinst.sh1
-rw-r--r--games/mangband/mangband.SlackBuild4
-rw-r--r--games/mangband/mangband.info6
3 files changed, 5 insertions, 6 deletions
diff --git a/games/mangband/doinst.sh b/games/mangband/doinst.sh
index d776254957..bf1622e748 100644
--- a/games/mangband/doinst.sh
+++ b/games/mangband/doinst.sh
@@ -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
diff --git a/games/mangband/mangband.SlackBuild b/games/mangband/mangband.SlackBuild
index b66fc7d50b..d9692ac84d 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}
diff --git a/games/mangband/mangband.info b/games/mangband/mangband.info
index 32aee5679c..95de042cba 100644
--- a/games/mangband/mangband.info
+++ b/games/mangband/mangband.info
@@ -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=""