From a4a31c717cfbefff0d89fca6c4e75b6c01df7f83 Mon Sep 17 00:00:00 2001 From: David Melik Date: Sat, 21 Sep 2019 06:31:07 +0700 Subject: games/angband: Updated for version 4.2.0. Signed-off-by: Willy Sudiarto Raharjo --- games/angband/angband.SlackBuild | 4 ++-- games/angband/angband.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'games/angband') diff --git a/games/angband/angband.SlackBuild b/games/angband/angband.SlackBuild index 9a516d96aa..886f7f7e0f 100644 --- a/games/angband/angband.SlackBuild +++ b/games/angband/angband.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=angband -VERSION=${VERSION:-4.1.3} +VERSION=${VERSION:-4.2.0} 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 compiling.txt copying.txt faq.txt readme.txt thanks.txt lib/help/ \ +cp -a changes.txt readme.txt 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 2f96b6092b..357b78eb0b 100644 --- a/games/angband/angband.info +++ b/games/angband/angband.info @@ -1,8 +1,8 @@ PRGNAM="angband" -VERSION="4.1.3" +VERSION="4.2.0" HOMEPAGE="http://www.rephial.org/" -DOWNLOAD="https://github.com/angband/angband/archive/4.1.3/angband-4.1.3.tar.gz" -MD5SUM="e576c2dd05f3106a32db7057aa6b80c7" +DOWNLOAD="http://rephial.org/downloads/4.2/angband-4.2.0.tar.gz" +MD5SUM="c0c11a5e73bf1ad9c31a9df8d5f03781" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3