summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"