diff options
author | Andrew Strong <andrew@andrews-corner.org> | 2012-12-10 15:45:52 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:23:05 -0500 |
commit | 1dd35ec7b973eba40620ca2bb632162f110d9b4e (patch) | |
tree | 306adb610a82781fb28e16f086cd539ca6c71ac1 /games/d1x-rebirth/d1x-rebirth.SlackBuild | |
parent | 094ccb2e387c857119d0e2deac78d784c116a71a (diff) |
games/d1x-rebirth: Updated for version 0.57.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/d1x-rebirth/d1x-rebirth.SlackBuild')
-rw-r--r-- | games/d1x-rebirth/d1x-rebirth.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/d1x-rebirth/d1x-rebirth.SlackBuild b/games/d1x-rebirth/d1x-rebirth.SlackBuild index 233a368e8119..777a4230dc7e 100644 --- a/games/d1x-rebirth/d1x-rebirth.SlackBuild +++ b/games/d1x-rebirth/d1x-rebirth.SlackBuild @@ -23,11 +23,11 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=d1x-rebirth -VERSION=${VERSION:-0.57.2} +VERSION=${VERSION:-0.57.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -SRCNAME=${SRCNAME:-d1x-rebirth_v0.57.2-src} +SRCNAME=${SRCNAME:-d1x-rebirth_v0.57.3-src} if [ -z "$ARCH" ]; then case "$( uname -m )" in |