diff options
author | B. Watson <yalhcru@gmail.com> | 2017-08-23 12:17:12 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2017-08-23 12:17:12 -0400 |
commit | 3c34e30aa5e5716ed43320a7b441ec198eae3977 (patch) | |
tree | 54bd0d275fb37a5e0d13f5a8ec8d100fb19b1c21 /games/doomseeker/doomseeker.SlackBuild | |
parent | b8c0a1d0e7d5ca48cb7e717abd2afd94f3396e73 (diff) |
games/doomseeker: Updated for version 1.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
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 c7f3d37a1eaaf..6aae4c062934c 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:-1.0} +VERSION=${VERSION:-1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |