diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-11-05 17:39:30 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:48:11 +0700 |
commit | f4a91d12fce818c7a84577a2881a09a4889d5831 (patch) | |
tree | ab219620001a0e1cbc8e191935e677ed72f18468 /games/dustrac/dustrac.SlackBuild | |
parent | da566759bc9df817b8484cc2b2a1c5af8bb6857a (diff) | |
download | slackbuilds-f4a91d12fce818c7a84577a2881a09a4889d5831.tar.gz |
games/dustrac: Updated for version 2.0.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'games/dustrac/dustrac.SlackBuild')
-rw-r--r-- | games/dustrac/dustrac.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/dustrac/dustrac.SlackBuild b/games/dustrac/dustrac.SlackBuild index 3df54779db..b87e1086ae 100644 --- a/games/dustrac/dustrac.SlackBuild +++ b/games/dustrac/dustrac.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dustrac -# Copyright 2013-2017 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2013-2018 Larry Hajali <larryhaja[at]gmail[dot]com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ SRCNAM=DustRacing2D PRGNAM=dustrac -VERSION=${VERSION:-1.13.0} +VERSION=${VERSION:-2.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |