diff options
-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 bdbaeb5aae..af4ebaf803 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} diff --git a/games/doomseeker/doomseeker.info b/games/doomseeker/doomseeker.info index ac18f14f2a..48b7854125 100644 --- a/games/doomseeker/doomseeker.info +++ b/games/doomseeker/doomseeker.info @@ -1,8 +1,8 @@ PRGNAM="doomseeker" -VERSION="0.11.1b" +VERSION="1.0" HOMEPAGE="http://doomseeker.drdteam.org/" -DOWNLOAD="http://doomseeker.drdteam.org/files/doomseeker-0.11.1b_src.tar.bz2" -MD5SUM="062eacd572fe0ed78830f6fe340028f5" +DOWNLOAD="http://doomseeker.drdteam.org/files/doomseeker-1.0_src.tar.bz2" +MD5SUM="4021d9764f816ebd360005b6ece274e3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |