diff options
author | Arn0 <yth@ythogtha.org> | 2022-02-13 17:38:48 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-14 10:21:53 +0700 |
commit | 85dd12d322de44a31e3356c8f2e35438d2e0dc22 (patch) | |
tree | b7005b9313e5a4aa631b25145d678b696e889f48 /development/tiled/tiled.SlackBuild | |
parent | 500a1913ed4fe26573aa3a4bf25854cc662aa368 (diff) |
development/tiled: updated for version 1.8.1
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 710e4e57ed..3ff8b09500 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.0} +VERSION=${VERSION:-1.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |