mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/dustrac: Updated for version 2.0.3
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
a0840bf5d0
commit
86f3d6243e
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue