diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-05-23 06:15:40 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-24 11:42:52 +0700 |
commit | 712bda35a249bf251725834cc22ed262f0e086d4 (patch) | |
tree | 3c28e8b5fc155ccfc3815f78f41aa4e5a46543e5 /desktop/python3-autotiling/python3-autotiling.SlackBuild | |
parent | 7dda694e447ea925b1b377039de79ca4f9acc897 (diff) |
desktop/python3-autotiling: Updated for version 1.9.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/python3-autotiling/python3-autotiling.SlackBuild')
-rw-r--r-- | desktop/python3-autotiling/python3-autotiling.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/python3-autotiling/python3-autotiling.SlackBuild b/desktop/python3-autotiling/python3-autotiling.SlackBuild index dff8489dc8..c9b1345e52 100644 --- a/desktop/python3-autotiling/python3-autotiling.SlackBuild +++ b/desktop/python3-autotiling/python3-autotiling.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-autotiling SRCNAM=autotiling -VERSION=${VERSION:-1.9.1} +VERSION=${VERSION:-1.9.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |