diff options
author | Lenard Spencer <lenardrspencer@gmail.com> | 2020-05-03 00:06:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-03 00:06:09 +0700 |
commit | f01308cfd711334bf7132abfa9b4143ae2041c90 (patch) | |
tree | cb1b047fd799ed8f53d189d6193fc483e2759b2c | |
parent | 6ac2d7968aff43db2648f466bf4dbf6fee33ecb3 (diff) | |
download | slackbuilds-f01308cfd711334bf7132abfa9b4143ae2041c90.tar.gz |
games/crispy-doom: Updated for version 5.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/crispy-doom/crispy-doom.SlackBuild | 2 | ||||
-rw-r--r-- | games/crispy-doom/crispy-doom.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/crispy-doom/crispy-doom.SlackBuild b/games/crispy-doom/crispy-doom.SlackBuild index a651bd7445..5dee6b3fa8 100644 --- a/games/crispy-doom/crispy-doom.SlackBuild +++ b/games/crispy-doom/crispy-doom.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=crispy-doom -VERSION=${VERSION:-5.7.2} +VERSION=${VERSION:-5.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/crispy-doom/crispy-doom.info b/games/crispy-doom/crispy-doom.info index 8a29c2d7ba..a64bad1a7f 100644 --- a/games/crispy-doom/crispy-doom.info +++ b/games/crispy-doom/crispy-doom.info @@ -1,8 +1,8 @@ PRGNAM="crispy-doom" -VERSION="5.7.2" +VERSION="5.8.0" HOMEPAGE="http://www.chocolate-doom.org/wiki/index.php/Crispy_Doom" -DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.7.2.tar.gz" -MD5SUM="bf0de157cb50d29b62b293e86192b9cd" +DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.8.0.tar.gz" +MD5SUM="3d4e454c4772faddfca292377be3d1af" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2_net SDL2_mixer" |