diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2019-08-18 15:30:26 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 08:24:06 +0700 |
commit | 86f3d6243e01c9be167b40cc4dc948ba4caf6cb4 (patch) | |
tree | 637d5d663b68147bb47b186d4713d5b4ce6f7aa7 /games | |
parent | a0840bf5d0012ff2c76b9fc7114eff4f4bca6b25 (diff) | |
download | slackbuilds-86f3d6243e01c9be167b40cc4dc948ba4caf6cb4.tar.gz |
games/dustrac: Updated for version 2.0.3
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'games')
-rw-r--r-- | games/dustrac/dustrac.SlackBuild | 4 | ||||
-rw-r--r-- | games/dustrac/dustrac.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/dustrac/dustrac.SlackBuild b/games/dustrac/dustrac.SlackBuild index b87e1086ae..7a892064ea 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} diff --git a/games/dustrac/dustrac.info b/games/dustrac/dustrac.info index 724f880666..dadf8d71eb 100644 --- a/games/dustrac/dustrac.info +++ b/games/dustrac/dustrac.info @@ -1,8 +1,8 @@ PRGNAM="dustrac" -VERSION="2.0.1" +VERSION="2.0.3" HOMEPAGE="http://dustrac.sourceforge.net" -DOWNLOAD="https://github.com/juzzlin/DustRacing2D/archive/2.0.1/DustRacing2D-2.0.1.tar.gz" -MD5SUM="671dc6f60f91344f5fbb91b68ed69bee" +DOWNLOAD="https://github.com/juzzlin/DustRacing2D/archive/2.0.3/DustRacing2D-2.0.3.tar.gz" +MD5SUM="d8734f53048a875b4bed1fcb291fd403" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="OpenAL qt5" |