diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2017-02-27 14:36:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-02 12:52:45 +0700 |
commit | 94e9d0f4203769a7e8dbbac3f6ec59a6585be525 (patch) | |
tree | f40d0035f3262e135ea5fbdc17d5b288abf6802e /games/doomretro/doomretro.SlackBuild | |
parent | a78d06b0f8cff9fd59d963a0ecf12720f85cbcc3 (diff) |
games/doomretro: Updated for version 2.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 f3f0eca30a2ed..3a7b206c964a2 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} |