From 7fb258159e549228a72729c9d0b9f74ed3de8bcb Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Tue, 16 Sep 2014 17:21:30 +0700 Subject: games/dustrac: Updated for version 1.7.3. Signed-off-by: Willy Sudiarto Raharjo --- games/dustrac/README | 4 ++-- games/dustrac/dustrac.SlackBuild | 4 ++-- games/dustrac/dustrac.info | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'games') diff --git a/games/dustrac/README b/games/dustrac/README index c6707aa405..542673d3ce 100644 --- a/games/dustrac/README +++ b/games/dustrac/README @@ -3,7 +3,7 @@ Qt (C++) and OpenGL. Dust Racing comes with a Qt-based level editor for easy level creation. A custom engine, MiniCore, is used for physics modeling. Dust Racing 2D is inspired by Super Cars and Slicks'n Slide. -If you'd like to optionally build against the optional dependency qt5 then run -the slackbuild with USEQT5=yes, like +If you'd like to build against the optional dependency qt5 then run the +slackbuild with USEQT5=yes, like USEQT5=yes ./dustrac.SlackBuild 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 +# Copyright 2013-2014 Larry Hajali # 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} diff --git a/games/dustrac/dustrac.info b/games/dustrac/dustrac.info index cf8e7c2e63..4532df0126 100644 --- a/games/dustrac/dustrac.info +++ b/games/dustrac/dustrac.info @@ -1,8 +1,8 @@ PRGNAM="dustrac" -VERSION="1.6.2" +VERSION="1.7.3" HOMEPAGE="http://dustrac.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/dustrac/dustrac-1.6.2.tar.gz" -MD5SUM="124f758c9c2a5ec5ab08b51ac7243ed2" +DOWNLOAD="http://downloads.sourceforge.net/dustrac/dustrac-1.7.3.tar.gz" +MD5SUM="0a0e8f01db34b5b27d8137245d0c6821" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="OpenAL" -- cgit v1.2.3