diff options
author | Lenard Spencer <lenardrspencer@gmail.com> | 2020-03-20 23:39:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-20 23:39:36 +0700 |
commit | b542a89d3b214bdb8ebb62420c924352263aac64 (patch) | |
tree | f97cb356585a46f9111531a1a224a54734031906 /games/crispy-doom/crispy-doom.SlackBuild | |
parent | 95644fc867e9bb09d5be6322f428a3f149383bee (diff) |
games/crispy-doom: Updated for version 5.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/crispy-doom/crispy-doom.SlackBuild')
-rw-r--r-- | games/crispy-doom/crispy-doom.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crispy-doom/crispy-doom.SlackBuild b/games/crispy-doom/crispy-doom.SlackBuild index 0d4c8f758a0b..a651bd7445fc 100644 --- a/games/crispy-doom/crispy-doom.SlackBuild +++ b/games/crispy-doom/crispy-doom.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for crispy-doom # Copyright 2015 Dugan Chen Canada -# Updates copyright 2019 Lenard Spencer +# Updates copyright 2019, 2020 Lenard Spencer # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=crispy-doom -VERSION=${VERSION:-5.6.4} +VERSION=${VERSION:-5.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |