diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-09-16 17:21:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-18 09:51:00 +0700 |
commit | 7fb258159e549228a72729c9d0b9f74ed3de8bcb (patch) | |
tree | 4434c021bea13d4089acf1891fb2213ab1cc77b3 /games/dustrac/dustrac.SlackBuild | |
parent | 793108566ec7e5ae9e22aeadc84faf61c0f21837 (diff) | |
download | slackbuilds-7fb258159e549228a72729c9d0b9f74ed3de8bcb.tar.gz |
games/dustrac: Updated for version 1.7.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 43a18c59ce..ab71d9920d 100644 --- a/games/dustrac/dustrac.SlackBuild +++ b/games/dustrac/dustrac.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dustrac -# Copyright 2013 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2013-2014 Larry Hajali <larryhaja[at]gmail[dot]com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dustrac -VERSION=${VERSION:-1.6.2} +VERSION=${VERSION:-1.7.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |