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 | |
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>
-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 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} diff --git a/games/dustrac/dustrac.info b/games/dustrac/dustrac.info index 653e0bbcf3..724f880666 100644 --- a/games/dustrac/dustrac.info +++ b/games/dustrac/dustrac.info @@ -1,8 +1,8 @@ PRGNAM="dustrac" -VERSION="1.13.0" +VERSION="2.0.1" HOMEPAGE="http://dustrac.sourceforge.net" -DOWNLOAD="https://github.com/juzzlin/DustRacing2D/archive/1.13.0/DustRacing2D-1.13.0.tar.gz" -MD5SUM="1514a97118333738160f057497ec5973" +DOWNLOAD="https://github.com/juzzlin/DustRacing2D/archive/2.0.1/DustRacing2D-2.0.1.tar.gz" +MD5SUM="671dc6f60f91344f5fbb91b68ed69bee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="OpenAL qt5" |