diff options
author | B. Watson <yalhcru@gmail.com> | 2013-06-29 09:41:08 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-29 09:41:08 -0300 |
commit | f8263a315f0d47c69e1a7cc70720c6673f87b12b (patch) | |
tree | 35cc9c3d505c38a7724c6d7dfef11f8d5a510030 /games/doomseeker/doomseeker.SlackBuild | |
parent | 1ea788d4fcfe96f659f37239da2a355f8969b62c (diff) |
games/doomseeker: Updated for version 0.10b.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
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 4f0a47845cb53..04097d36ba51f 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.9b} +VERSION=${VERSION:-0.10b} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |