diff options
Diffstat (limited to 'games/freeciv/freeciv.SlackBuild')
-rw-r--r-- | games/freeciv/freeciv.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild index d23e7bae00..1e9f3fdfba 100644 --- a/games/freeciv/freeciv.SlackBuild +++ b/games/freeciv/freeciv.SlackBuild @@ -28,8 +28,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=freeciv -VERSION=${VERSION:-2.6.0_beta3} -SRCVERSION=${SRCVERSION:-2.6.0-beta3} +VERSION=${VERSION:-2.6.0_RC1} +SRCVERSION=${SRCVERSION:-2.6.0-RC1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |