diff options
author | Edward W. Koenig <kingbeowulf@gmail.com> | 2019-04-19 23:15:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-19 23:15:55 +0700 |
commit | c65e51ece9dbffa39e3f51f841acc3cf85cebaaa (patch) | |
tree | f1173d0634187e78534488c147339d97ae1c84d5 /games/wesnoth/wesnoth.SlackBuild | |
parent | 4aa8827aa7410c9f6024c136d2f09ca7d1e78484 (diff) | |
download | slackbuilds-c65e51ece9dbffa39e3f51f841acc3cf85cebaaa.tar.gz |
games/wesnoth: Updated for version 1.14.7.
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 a5b0655b64..8631b6c29f 100644 --- a/games/wesnoth/wesnoth.SlackBuild +++ b/games/wesnoth/wesnoth.SlackBuild @@ -27,7 +27,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wesnoth -VERSION=${VERSION:-1.14.4} +VERSION=${VERSION:-1.14.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |