development/tiled: updated for version 1.4.3

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2020-11-20 18:11:01 +01:00 committed by Willy Sudiarto Raharjo
parent b1a8f338fe
commit 2414b4eb9e
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.4.2}
VERSION=${VERSION:-1.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="tiled"
VERSION="1.4.2"
VERSION="1.4.3"
HOMEPAGE="https://www.mapeditor.org"
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.4.2/tiled-1.4.2.tar.gz"
MD5SUM="2c283b1081abb041da5697dd9b16e6f8"
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.4.3/tiled-1.4.3.tar.gz"
MD5SUM="e7465ccc8fb9b5a42472f59d65eb371c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 qbs"