games/dustrac: Updated for version 2.0.3

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2019-08-18 15:30:26 -07:00 committed by Willy Sudiarto Raharjo
parent a0840bf5d0
commit 86f3d6243e
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"