aboutsummaryrefslogtreecommitdiffstats
path: root/python3-typer/python3-typer.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-07 09:58:35 +0200
committerDanilo M. <danix@danix.xyz>2026-08-07 09:58:35 +0200
commit4e3d9cc0082ba7c9151c953599e23e42ab4e28c2 (patch)
tree725faffff0cb2a46c8b957657bb0bb0aae575204 /python3-typer/python3-typer.SlackBuild
parent1350215220f7038d498aed068d6559f9ede6e90b (diff)
downloadmy-slackbuilds-4e3d9cc0082ba7c9151c953599e23e42ab4e28c2.tar.gz
my-slackbuilds-4e3d9cc0082ba7c9151c953599e23e42ab4e28c2.zip
python3-typer: update to 0.27.1
Diffstat (limited to 'python3-typer/python3-typer.SlackBuild')
-rw-r--r--python3-typer/python3-typer.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-typer/python3-typer.SlackBuild b/python3-typer/python3-typer.SlackBuild
index 5cedcc2..e3dfa3e 100644
--- a/python3-typer/python3-typer.SlackBuild
+++ b/python3-typer/python3-typer.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-typer
-VERSION=${VERSION:-0.27.0}
+VERSION=${VERSION:-0.27.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}