diff options
author | Arn0 <yth@ythogtha.org> | 2019-12-05 21:11:55 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-08 09:25:16 +0700 |
commit | 6ca3b4df948e3d741161536645ac4f8c23214985 (patch) | |
tree | 27628a3704f2f8f24b66c905cea03c6f7ac7e4d3 /development/tiled/tiled.SlackBuild | |
parent | 4b7b01aae75cc2cc8db1eedc90b43f8400bef53e (diff) |
development/tiled: updated for version 1.3.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 a870067f6d5f0..fabf2ec778a7e 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.3.0} +VERSION=${VERSION:-1.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |