development/tiled: Updated for version 1.8.5.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-05-29 13:35:47 +02:00 committed by Willy Sudiarto Raharjo
parent b2522d77ab
commit 698df4640d
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.8.4}
VERSION=${VERSION:-1.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="tiled"
VERSION="1.8.4"
VERSION="1.8.5"
HOMEPAGE="https://www.mapeditor.org"
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.8.4/tiled-1.8.4.tar.gz"
MD5SUM="c6db0dc462648b9ca68eec97405767c4"
DOWNLOAD="https://github.com/bjorn/tiled/archive/v1.8.5/tiled-1.8.5.tar.gz"
MD5SUM="09b8b9305941eab8ae50901f90f56b48"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qbs"