diff options
author | B. Watson <yalhcru@gmail.com> | 2015-05-13 04:27:19 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:54 +0700 |
commit | 334fa26334bc74282d6bf06086558602f8ac1dd9 (patch) | |
tree | e5999d54a16599dcda2866bee4117dacd65ab3e6 /games/doomseeker/doomseeker.SlackBuild | |
parent | b999be18fcecd7f67f2508104f1076a036a45c55 (diff) |
games/doomseeker: Updated for version 1.0.
Diffstat (limited to 'games/doomseeker/doomseeker.SlackBuild')
-rw-r--r-- | games/doomseeker/doomseeker.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/doomseeker/doomseeker.SlackBuild b/games/doomseeker/doomseeker.SlackBuild index bdbaeb5aae585..af4ebaf803766 100644 --- a/games/doomseeker/doomseeker.SlackBuild +++ b/games/doomseeker/doomseeker.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=doomseeker -VERSION=${VERSION:-0.11.1b} +VERSION=${VERSION:-1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |