development/tiled: Updated for version 1.2.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Yth - Arnaud 2018-09-20 15:25:32 +01:00 committed by David Spencer
parent 2945051329
commit f1937e26c7
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tiled
VERSION=${VERSION:-1.1.6}
VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="tiled"
VERSION="1.1.6"
VERSION="1.2.0"
HOMEPAGE="https://www.mapeditor.org"
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.1.6/tiled-1.1.6.tar.gz"
MD5SUM="ccba18e07af957424f796a9de838cd3c"
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.2.0/tiled-1.2.0.tar.gz"
MD5SUM="b2daed2ea357743041bb9c4f634872b7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"