development/tiled: Updated for version 1.3.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Yth - Arnaud 2020-04-18 21:08:23 +07:00 committed by Willy Sudiarto Raharjo
parent a88c304dce
commit 3cc07b27b0
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.3}
VERSION=${VERSION:-1.3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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