aboutsummaryrefslogtreecommitdiffstats
path: root/python3-typer/python3-typer.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-07 12:03:16 +0200
committerDanilo M. <danix@danix.xyz>2026-09-07 12:03:16 +0200
commitdbcb2d45834ea487995302d19590481e0907c4fe (patch)
treebf22f3c586a44fff7cbf18cb34cb27bf2cbb0cb9 /python3-typer/python3-typer.SlackBuild
parent96db96b152ecf9dfa503d2e73eaa27f5f32f4fcf (diff)
downloadmy-slackbuilds-dbcb2d45834ea487995302d19590481e0907c4fe.tar.gz
my-slackbuilds-dbcb2d45834ea487995302d19590481e0907c4fe.zip
python3-typer: update to 0.27.2
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016yeUGcX28FHJNQMtkzqx5e
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 e3dfa3e..68d7f75 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.1}
+VERSION=${VERSION:-0.27.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}