diff options
-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" |