aboutsummaryrefslogtreecommitdiff
path: root/python/python3-shtab/python3-shtab.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-07-05 16:05:45 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-10 10:05:31 +0700
commitc536df92a7d56c2de8de743d26069637d984020b (patch)
tree9a7ea95476d6b04aa378fe02842e8040da0bc685 /python/python3-shtab/python3-shtab.SlackBuild
parenta67762b5d90dbfe17b62ef81655f32679147f2ae (diff)
python/python3-shtab: Update for 1.7.2
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-shtab/python3-shtab.SlackBuild b/python/python3-shtab/python3-shtab.SlackBuild
index 0007661c26..59253dd9b1 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-2024 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2022-2025 Isaac Yu <isaacyu@protonmail.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.7.1}
+VERSION=${VERSION:-1.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}