diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2020-04-18 21:08:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-19 10:00:21 +0700 |
commit | 3cc07b27b0d3bc1646060ddc4767199a27079961 (patch) | |
tree | 9dc050e7e2b9e31014e9cd724da15fc6de30d74c /development/tiled/tiled.SlackBuild | |
parent | a88c304dcec5461595074936fb634ecace644f12 (diff) |
development/tiled: Updated for version 1.3.4.
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 96d9c5385a64f..8d0a23e41869d 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.3} +VERSION=${VERSION:-1.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |