diff options
Diffstat (limited to 'games/crispy-doom/crispy-doom.SlackBuild')
-rw-r--r-- | games/crispy-doom/crispy-doom.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/crispy-doom/crispy-doom.SlackBuild b/games/crispy-doom/crispy-doom.SlackBuild index 828c03042177f..26b30059d4a42 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} |