diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-02-29 05:50:11 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-29 22:10:49 +0700 |
commit | 196b39c00b6b17f74bcae91b863c90782a2e6723 (patch) | |
tree | b22bcb7b9d809b0adf017d8afa8412f6afa41029 /desktop/python3-autotiling/python3-autotiling.SlackBuild | |
parent | 7d7e961d73026a8027c6752f331dcd15a391acba (diff) |
desktop/python3-autotiling: Updated for version 1.9.1.
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 c937c789ca..dff8489dc8 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} +VERSION=${VERSION:-1.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |