diff options
author | Arn0 <yth@ythogtha.org> | 2022-04-03 00:57:06 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-09 15:45:41 +0700 |
commit | 8fc7b509c4762121eafcd66090804057cfff2aec (patch) | |
tree | 650b7fa629fc3bca7cf61c3280fd1cfba933071b /development/tiled/tiled.SlackBuild | |
parent | 49dc842e8fa7657ab0f30eca81c1c0c58737bbd8 (diff) |
development/tiled: updated for version 1.8.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/tiled/tiled.SlackBuild')
-rw-r--r-- | development/tiled/tiled.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/tiled/tiled.SlackBuild b/development/tiled/tiled.SlackBuild index 2fcbbb1934..b3a85ca134 100644 --- a/development/tiled/tiled.SlackBuild +++ b/development/tiled/tiled.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tiled -VERSION=${VERSION:-1.8.3} +VERSION=${VERSION:-1.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |