From a6cdb6f838cdd51b4b0141d96b19fb54c4b54605 Mon Sep 17 00:00:00 2001 From: Dugan Chen Date: Tue, 4 Sep 2018 08:20:10 +0700 Subject: games/crispy-doom: Updated for version 5.3. Signed-off-by: Willy Sudiarto Raharjo --- games/crispy-doom/crispy-doom.SlackBuild | 4 ++-- games/crispy-doom/crispy-doom.info | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games') diff --git a/games/crispy-doom/crispy-doom.SlackBuild b/games/crispy-doom/crispy-doom.SlackBuild index 1d1414890a..4876b84659 100644 --- a/games/crispy-doom/crispy-doom.SlackBuild +++ b/games/crispy-doom/crispy-doom.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=crispy-doom -VERSION=${VERSION:-5.1} +VERSION=${VERSION:-5.3} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} @@ -93,7 +93,7 @@ find $PKG/usr/man -type f -exec gzip -9 {} \; for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a AUTHORS *.md COPYING ChangeLog \ +cp -a AUTHORS *.md README.* ChangeLog README.* SDL2-TODO \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/games/crispy-doom/crispy-doom.info b/games/crispy-doom/crispy-doom.info index b8615639d1..96c9feccc7 100644 --- a/games/crispy-doom/crispy-doom.info +++ b/games/crispy-doom/crispy-doom.info @@ -1,10 +1,10 @@ PRGNAM="crispy-doom" -VERSION="5.1" +VERSION="5.3" HOMEPAGE="http://www.chocolate-doom.org/wiki/index.php/Crispy_Doom" -DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.1.tar.gz" -MD5SUM="00b4ad39b87221b731cd0f0d2aed287d" +DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.3.tar.gz" +MD5SUM="faa6032898d69e17d80143cb5963c236" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="SDL2 SDL2_net SDL2_mixer" +REQUIRES="SDL2_net SDL2_mixer" MAINTAINER="Dugan Chen" EMAIL="thedoogster [at] gmail [dot] com" -- cgit v1.2.3