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 | |
parent | b999be18fcecd7f67f2508104f1076a036a45c55 (diff) | |
download | slackbuilds-334fa26334bc74282d6bf06086558602f8ac1dd9.tar.gz |
games/doomseeker: Updated for version 1.0.
Diffstat (limited to 'games/doomseeker')
-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="" |