diff options
Diffstat (limited to 'games/crispy-doom')
-rw-r--r-- | games/crispy-doom/crispy-doom.SlackBuild | 3 | ||||
-rw-r--r-- | games/crispy-doom/crispy-doom.info | 10 |
2 files changed, 7 insertions, 6 deletions
diff --git a/games/crispy-doom/crispy-doom.SlackBuild b/games/crispy-doom/crispy-doom.SlackBuild index 828c030421..26b30059d4 100644 --- a/games/crispy-doom/crispy-doom.SlackBuild +++ b/games/crispy-doom/crispy-doom.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for crispy-doom # Copyright 2015 Dugan Chen Canada +# Updates copyright 2019 Lenard Spencer # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=crispy-doom -VERSION=${VERSION:-5.5.2} +VERSION=${VERSION:-5.6.1} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} diff --git a/games/crispy-doom/crispy-doom.info b/games/crispy-doom/crispy-doom.info index 893523c233..6d4f64d2f1 100644 --- a/games/crispy-doom/crispy-doom.info +++ b/games/crispy-doom/crispy-doom.info @@ -1,10 +1,10 @@ PRGNAM="crispy-doom" -VERSION="5.5.2" +VERSION="5.6.1" HOMEPAGE="http://www.chocolate-doom.org/wiki/index.php/Crispy_Doom" -DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.5.2.tar.gz" -MD5SUM="c46027ff2e092384915873d3c762df24" +DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.6.1.tar.gz" +MD5SUM="d39d0ee0fecdfc446bcb971147eddf13" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2_net SDL2_mixer" -MAINTAINER="Dugan Chen" -EMAIL="thedoogster [at] gmail [dot] com" +MAINTAINER="Lenard Spencer" +EMAIL="lenardrspencer@gmail.com" |