diff options
author | Arn0 <yth@ythogtha.org> | 2021-07-13 07:53:35 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-17 08:58:49 +0700 |
commit | 977717219d9f64ac4a05093973cb629fd80a86d2 (patch) | |
tree | 2b4f4b9d4f758ac0c587af866d6bf54e7f1cd182 /development/tiled/tiled.SlackBuild | |
parent | d47bb48d54c2b6a950aab7b5dd941c7db05829bc (diff) |
development/tiled: updated for version 1.7.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 43fd7ffbce..7cbe265e1d 100644 --- a/development/tiled/tiled.SlackBuild +++ b/development/tiled/tiled.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tiled -VERSION=${VERSION:-1.7.0} +VERSION=${VERSION:-1.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |