diff options
author | Arn0 <yth@ythogtha.org> | 2020-09-02 09:45:26 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-02 20:53:31 +0700 |
commit | bc9a2c27fde4e69cb451fb9e053089f2ecb9d168 (patch) | |
tree | e62cf5c0ede1cf55d580f4a4825c1fae15ce7835 /development/tiled/tiled.SlackBuild | |
parent | 3bfb73ca34261785bac44501565c8835c4f39cc0 (diff) |
development/tiled: updated for version 1.4.2
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 4126bb606ee2a..53c9d00ce4a07 100644 --- a/development/tiled/tiled.SlackBuild +++ b/development/tiled/tiled.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tiled -VERSION=${VERSION:-1.4.0} +VERSION=${VERSION:-1.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |