development/tiled: Updated for version 1.1.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Yth - Arnaud 2018-02-06 13:07:49 +00:00 committed by Willy Sudiarto Raharjo
parent 22e52bbdc7
commit 2fe028502e
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.1}
VERSION=${VERSION:-1.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="tiled"
VERSION="1.1.1"
VERSION="1.1.2"
HOMEPAGE="http://www.mapeditor.org"
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.1.1/tiled-1.1.1.tar.gz"
MD5SUM="39cdc3081d003e41d890797668b860ac"
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.1.2/tiled-1.1.2.tar.gz"
MD5SUM="fd50d06e19082faf9d382500c4889944"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"