diff options
author | Arn0 <yth@ythogtha.org> | 2023-04-05 10:27:39 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-05 15:33:10 +0700 |
commit | 62ad8130b87ae2f3db4a3fc0e18baadc606cff0f (patch) | |
tree | 2d3e89d91a96ed39683ae1429d8bc3bac7787d6a /development/tiled/tiled.SlackBuild | |
parent | 97da17def4c2b3504dcb599044fd6510a2833681 (diff) |
development/tiled: updated for version 1.10.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 4b3a5371e5..9722b615be 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.10.0} +VERSION=${VERSION:-1.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |