diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2019-05-25 00:42:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-25 07:31:51 +0700 |
commit | f80a368b9405937f757fb7b5d7329712da3b1f46 (patch) | |
tree | 9029d3e808090c5e3286808c6a771a107d890bbb /development/tiled/tiled.SlackBuild | |
parent | e0c128b7e7ca5fc423b35a4f5d842a4678b954e2 (diff) |
development/tiled: Updated for version 1.2.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 78e9bd562457..96f9ac0f4860 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.2.3} +VERSION=${VERSION:-1.2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |