diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2012-09-11 23:47:04 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-11 23:53:43 -0500 |
commit | 91b6da01d9029c3f92e7d84bec76f6907211f9a6 (patch) | |
tree | 8c908d42fff7689916b46fe043ea46e653a3605b /games | |
parent | df5b7aedb981bee9a7a87ea2ac775a53caa4a444 (diff) | |
download | slackbuilds-91b6da01d9029c3f92e7d84bec76f6907211f9a6.tar.gz |
games/wesnoth: Updated for version 1.10.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/wesnoth/wesnoth.SlackBuild | 4 | ||||
-rw-r--r-- | games/wesnoth/wesnoth.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/wesnoth/wesnoth.SlackBuild b/games/wesnoth/wesnoth.SlackBuild index 279435fb4e..4d63b170a7 100644 --- a/games/wesnoth/wesnoth.SlackBuild +++ b/games/wesnoth/wesnoth.SlackBuild @@ -26,8 +26,8 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wesnoth -VERSION=${VERSION:-1.10.3} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.10.4} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info index e929f0a454..e114d83b43 100644 --- a/games/wesnoth/wesnoth.info +++ b/games/wesnoth/wesnoth.info @@ -1,8 +1,8 @@ PRGNAM="wesnoth" -VERSION="1.10.3" +VERSION="1.10.4" HOMEPAGE="http://www.wesnoth.org" -DOWNLOAD="http://nchc.dl.sourceforge.net/project/wesnoth/wesnoth-1.10/wesnoth-1.10.3/wesnoth-1.10.3.tar.bz2" -MD5SUM="b25354c71d58f82c2c60cc12c6f09c36" +DOWNLOAD="http://nchc.dl.sourceforge.net/project/wesnoth/wesnoth-1.10/wesnoth-1.10.4/wesnoth-1.10.4.tar.bz2" +MD5SUM="1a673f12e4521fc66e60ec584fa7c98f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lua" |