diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2012-12-02 19:55:25 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:21:55 -0500 |
commit | 1f8f64977eec47846bafc69eb1f907da6fba3b05 (patch) | |
tree | 28da7307c1a7b0cab43510bec4cbc0487c505645 /games/wesnoth/wesnoth.SlackBuild | |
parent | 59b4f6cde91e2f0b62285d46193265c6cb917a73 (diff) |
games/wesnoth: Updated for version 1.10.5
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/wesnoth/wesnoth.SlackBuild')
-rw-r--r-- | games/wesnoth/wesnoth.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wesnoth/wesnoth.SlackBuild b/games/wesnoth/wesnoth.SlackBuild index 4d63b170a75c..9a57cfd136e0 100644 --- a/games/wesnoth/wesnoth.SlackBuild +++ b/games/wesnoth/wesnoth.SlackBuild @@ -26,7 +26,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wesnoth -VERSION=${VERSION:-1.10.4} +VERSION=${VERSION:-1.10.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |