diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-01-12 09:25:07 +0200 |
---|---|---|
committer | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-01-12 09:25:07 +0200 |
commit | 06e0f2014715e458d0f56bed76c930dbe566a711 (patch) | |
tree | 30924c75ad514e10fedeacb9b138fa8dc1a5799f /games/assaultcube-reloaded | |
parent | ab13dce9904217e0795ff686c35fc30cc3ae430f (diff) | |
download | slackbuilds-06e0f2014715e458d0f56bed76c930dbe566a711.tar.gz |
games/assaultcube-reloaded: Updated for version 2.6.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games/assaultcube-reloaded')
-rw-r--r-- | games/assaultcube-reloaded/assaultcube-reloaded.SlackBuild | 4 | ||||
-rw-r--r-- | games/assaultcube-reloaded/assaultcube-reloaded.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/assaultcube-reloaded/assaultcube-reloaded.SlackBuild b/games/assaultcube-reloaded/assaultcube-reloaded.SlackBuild index 786af04ee7..0350085b36 100644 --- a/games/assaultcube-reloaded/assaultcube-reloaded.SlackBuild +++ b/games/assaultcube-reloaded/assaultcube-reloaded.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for assaultcube-reloaded -# Copyright 2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=assaultcube-reloaded SRCNAM=acr -VERSION=${VERSION:-2.6.2} +VERSION=${VERSION:-2.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/assaultcube-reloaded/assaultcube-reloaded.info b/games/assaultcube-reloaded/assaultcube-reloaded.info index 7e7880e2c1..5d6bee5d83 100644 --- a/games/assaultcube-reloaded/assaultcube-reloaded.info +++ b/games/assaultcube-reloaded/assaultcube-reloaded.info @@ -1,8 +1,8 @@ PRGNAM="assaultcube-reloaded" -VERSION="2.6.2" +VERSION="2.6.3" HOMEPAGE="http://acr.victorz.ca/" -DOWNLOAD="https://github.com/acreloaded/acr/archive/v2.6.2.tar.gz" -MD5SUM="31659ae86f3adbabfd303384b04a9786" +DOWNLOAD="https://github.com/acreloaded/acr/archive/v2.6.3.tar.gz" +MD5SUM="260e71aa128710012a94e53fdde61286" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="OpenAL enet" |