summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Melik2020-09-16 02:41:11 +0200
committer Willy Sudiarto Raharjo2020-09-16 02:41:11 +0200
commit4a0085b1e826953a15e6c6b25e14cfc1efb9280f (patch)
tree77bac4a186e57a57ad38d707d13e293758dc8755
parent1fdc4890634de8e43dab0782cbdeb02c014b2b2e (diff)
downloadslackbuilds-4a0085b1e826953a15e6c6b25e14cfc1efb9280f.tar.gz
games/angband: Updated for version 4.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/angband/angband.SlackBuild6
-rw-r--r--games/angband/angband.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/games/angband/angband.SlackBuild b/games/angband/angband.SlackBuild
index 886f7f7e0f..96e5c82569 100644
--- a/games/angband/angband.SlackBuild
+++ b/games/angband/angband.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Angband
-# Copyright 2013 Marshall Scott, SlackBuilds.org Project, David Melik, Spokane,
+# Copyright 2020 Marshall Scott, SlackBuilds.org Project, David Melik, Spokane,
# WA, USA.
# All rights reserved.
#
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=angband
-VERSION=${VERSION:-4.2.0}
+VERSION=${VERSION:-4.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -101,7 +101,7 @@ cp $CWD/angband.png $PKG/usr/share/pixmaps
cp $CWD/angband.desktop $PKG/usr/share/applications
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a changes.txt readme.txt lib/help/ \
+cp -a changes.txt README.md docs/ lib/help/ \
$PKG/usr/doc/$PRGNAM-$VERSION
find $PKG/usr/doc/$PRGNAM-$VERSION -type f -exec chmod 644 {} \;
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/games/angband/angband.info b/games/angband/angband.info
index 357b78eb0b..de1cf7f79a 100644
--- a/games/angband/angband.info
+++ b/games/angband/angband.info
@@ -1,8 +1,8 @@
PRGNAM="angband"
-VERSION="4.2.0"
+VERSION="4.2.1"
HOMEPAGE="http://www.rephial.org/"
-DOWNLOAD="http://rephial.org/downloads/4.2/angband-4.2.0.tar.gz"
-MD5SUM="c0c11a5e73bf1ad9c31a9df8d5f03781"
+DOWNLOAD="http://rephial.org/downloads/4.2/angband-4.2.1.tar.gz"
+MD5SUM="4538a8e34673cef9da1f11b6abda3f5e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""