diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-04-03 17:34:43 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-05 14:56:20 +0700 |
| commit | d01b05ec4f271f01a5be0d39d2d3872d3cc93d99 (patch) | |
| tree | 8c9b501f41c1a17cba84485afca7f32b80bf903a /python/python3-shtab/python3-shtab.SlackBuild | |
| parent | a37f7dd04397ace56ec413c3ac38dce4adf34832 (diff) | |
python/python3-shtab: Update for 1.6.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-shtab/python3-shtab.SlackBuild')
| -rw-r--r-- | python/python3-shtab/python3-shtab.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-shtab/python3-shtab.SlackBuild b/python/python3-shtab/python3-shtab.SlackBuild index a2cd2808a8..5c347b8e4b 100644 --- a/python/python3-shtab/python3-shtab.SlackBuild +++ b/python/python3-shtab/python3-shtab.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-shtab -# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com> +# Copyright 2022-2023 Isaac Yu <isaacyu1@isaacyu1.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-shtab -VERSION=${VERSION:-1.5.8} +VERSION=${VERSION:-1.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
