diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-05-01 22:00:01 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-05-01 22:03:55 +0100 |
commit | 2afc1b1688171a17da9c87a606300332d64455fd (patch) | |
tree | b3eefc045efa2529672e0802590763704738ce31 /development/tiled/tiled.SlackBuild | |
parent | 22268c77db1636889c91d8249ad4401efd85d5d7 (diff) |
development/tiled: Updated for version 1.1.5.
Signed-off-by: David Spencer <idlemoor@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 91a69634f27ce..7599f1e7672ac 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.1.4} +VERSION=${VERSION:-1.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |