diff options
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 b87e1086aec26..7a892064ea490 100644 --- a/games/dustrac/dustrac.SlackBuild +++ b/games/dustrac/dustrac.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dustrac -# Copyright 2013-2018 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2013-2019 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:-2.0.1} +VERSION=${VERSION:-2.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |