development/tiled: updated for version 1.3.3

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2020-04-12 15:02:59 +02:00 committed by Willy Sudiarto Raharjo
parent e13d146330
commit 771dde0ae1
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.3.2}
VERSION=${VERSION:-1.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="tiled"
VERSION="1.3.2"
VERSION="1.3.3"
HOMEPAGE="https://www.mapeditor.org"
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.3.2/tiled-1.3.2.tar.gz"
MD5SUM="d21006a528a30b6bd45f294e4bd4dfad"
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.3.3/tiled-1.3.3.tar.gz"
MD5SUM="b4deca2a43df5f50077f339d7895dc37"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"