diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-14 15:33:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-17 00:38:48 +0700 |
commit | 48559e74e4f53eadc55567eb5c859a4932b4dd1b (patch) | |
tree | f81b667159d3bdb47c1a8ad21ea50516a4c5f281 /games/wesnoth/wesnoth.SlackBuild | |
parent | 30dc5315cc0b8cf53c98ff6a1bfd8f4edbb22687 (diff) | |
download | slackbuilds-48559e74e4f53eadc55567eb5c859a4932b4dd1b.tar.gz |
games/wesnoth: Updated for version 1.12.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 f9faf2c240..71b3694cbe 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.12.1} +VERSION=${VERSION:-1.12.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |