diff options
author | M.Dinslage <daedra1980@gmail.com> | 2018-06-02 11:27:51 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-02 23:27:54 +0100 |
commit | bc5f09037ce0a03fff9134bbf164fddb2624dae9 (patch) | |
tree | f4f74ee7bfef8fea6e9ec8c68919c0ff0324653c /games/ioquake3/ioquake3.SlackBuild | |
parent | 5ee45071dde8d49ad63f4ce977d898e0b57da65a (diff) |
games/ioquake3: Updated for version r20180602.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/ioquake3/ioquake3.SlackBuild')
-rw-r--r-- | games/ioquake3/ioquake3.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ioquake3/ioquake3.SlackBuild b/games/ioquake3/ioquake3.SlackBuild index 0db6cbe98e..8e65d17ebc 100644 --- a/games/ioquake3/ioquake3.SlackBuild +++ b/games/ioquake3/ioquake3.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ioquake3 -VERSION=${VERSION:-r20170419} -BUILD=${BUILD:-2} +VERSION=${VERSION:-r20180602} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} # Setting the arch here overrides the Makefiles |