diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-11-17 09:59:45 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-17 18:42:50 +0700 |
commit | bd9a0a83c8d428221fad35ea917c8b7b21c3d76f (patch) | |
tree | 640e4fc77cd9391bd7079fb6b0feb82b8df656fd /development/tiled/tiled.SlackBuild | |
parent | 5878f230e5230322ab7c61c4b0560bab60bdff6e (diff) |
development/tiled: Updated for version 1.2.1.
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 f20b64207d98d..14becf29a8c74 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.0} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |