diff options
author | Edward W. Koenig <kingbeowulf@linuxgalaxy.org> | 2022-12-01 21:15:04 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-03 11:46:53 +0700 |
commit | 5fbb5c272f2b1d5e81d989c72c1d98b8c85fd9d6 (patch) | |
tree | 2d6650a003725c635b260eea39b36cb629e770e1 /games/wesnoth/wesnoth.SlackBuild | |
parent | 0c45f0b884202f9099b2e25a93197391a8060ed0 (diff) |
games/wesnoth: Updated for version 1.16.6
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org>
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 1f7b8dcb8bfa9..271a88dad0129 100644 --- a/games/wesnoth/wesnoth.SlackBuild +++ b/games/wesnoth/wesnoth.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=wesnoth -VERSION=${VERSION:-1.16.5} +VERSION=${VERSION:-1.16.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |