development/tiled: updated for version 1.7.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2021-07-13 07:53:35 +02:00 committed by Willy Sudiarto Raharjo
parent d47bb48d54
commit 977717219d
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tiled
VERSION=${VERSION:-1.7.0}
VERSION=${VERSION:-1.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="tiled"
VERSION="1.7.0"
VERSION="1.7.1"
HOMEPAGE="https://www.mapeditor.org"
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.7.0/tiled-1.7.0.tar.gz"
MD5SUM="c8d27aed08c374feb91043cfda21f043"
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.7.1/tiled-1.7.1.tar.gz"
MD5SUM="4b237fd90d6005b0bbd69051bc41eec1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qbs"