summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali2019-08-19 00:30:26 +0200
committer Willy Sudiarto Raharjo2019-08-24 03:24:06 +0200
commit86f3d6243e01c9be167b40cc4dc948ba4caf6cb4 (patch)
tree637d5d663b68147bb47b186d4713d5b4ce6f7aa7
parenta0840bf5d0012ff2c76b9fc7114eff4f4bca6b25 (diff)
downloadslackbuilds-86f3d6243e01c9be167b40cc4dc948ba4caf6cb4.tar.gz
games/dustrac: Updated for version 2.0.3
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
-rw-r--r--games/dustrac/dustrac.SlackBuild4
-rw-r--r--games/dustrac/dustrac.info6
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"