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 | |
parent | b8c0a1d0e7d5ca48cb7e717abd2afd94f3396e73 (diff) | |
download | slackbuilds-3c34e30aa5e5716ed43320a7b441ec198eae3977.tar.gz |
games/doomseeker: Updated for version 1.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games')
-rw-r--r-- | games/doomseeker/doomseeker.SlackBuild | 2 | ||||
-rw-r--r-- | games/doomseeker/doomseeker.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/doomseeker/doomseeker.SlackBuild b/games/doomseeker/doomseeker.SlackBuild index c7f3d37a1e..6aae4c0629 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} diff --git a/games/doomseeker/doomseeker.info b/games/doomseeker/doomseeker.info index 48b7854125..e0b583c971 100644 --- a/games/doomseeker/doomseeker.info +++ b/games/doomseeker/doomseeker.info @@ -1,8 +1,8 @@ PRGNAM="doomseeker" -VERSION="1.0" +VERSION="1.1" HOMEPAGE="http://doomseeker.drdteam.org/" -DOWNLOAD="http://doomseeker.drdteam.org/files/doomseeker-1.0_src.tar.bz2" -MD5SUM="4021d9764f816ebd360005b6ece274e3" +DOWNLOAD="http://doomseeker.drdteam.org/files/doomseeker-1.1_src.tar.bz2" +MD5SUM="3cf94d1e6fbdf1ae683bf3a9019a1431" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |