diff options
Diffstat (limited to 'games/doomretro/doomretro.SlackBuild')
-rw-r--r-- | games/doomretro/doomretro.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/doomretro/doomretro.SlackBuild b/games/doomretro/doomretro.SlackBuild index f3f0eca30a..3a7b206c96 100644 --- a/games/doomretro/doomretro.SlackBuild +++ b/games/doomretro/doomretro.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for <doomretro> -# Copyright 2016 Dugan Chen Canada +# Copyright 2017 Dugan Chen Canada # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=doomretro -VERSION=${VERSION:-2.3.9} +VERSION=${VERSION:-2.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |