diff options
author | Arn0 <yth@ythogtha.org> | 2022-05-29 13:35:47 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-04 10:37:04 +0700 |
commit | 698df4640dbaed37b1f59d29f156989c6e1a7ee1 (patch) | |
tree | f61bdcd3e96dc4c203319569d59973301ce96fe5 /development/tiled/tiled.SlackBuild | |
parent | b2522d77aba93d73590f2b46281e4c7bbe9e41f8 (diff) |
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>
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 b3a85ca134..9e21048793 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.4} +VERSION=${VERSION:-1.8.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |