diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-14 06:06:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-14 06:06:52 +0700 |
commit | a490822547d96d03d5cfbd09ac3b74b2cd67e5c5 (patch) | |
tree | 107c5a1dfcc0d80bea1a5e8615b51508913bf203 /games/wesnoth/wesnoth.SlackBuild | |
parent | 3169157ce503484951964825f6fa78ec8b02bdfa (diff) | |
download | slackbuilds-a490822547d96d03d5cfbd09ac3b74b2cd67e5c5.tar.gz |
games/wesnoth: Updated for version 1.12.5.
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 3f6e01b808..6b6f8dd432 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.4} +VERSION=${VERSION:-1.12.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |