aboutsummaryrefslogtreecommitdiffstats
path: root/python3-typer/python3-typer.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-04 17:16:51 +0200
committerDanilo M. <danix@danix.xyz>2026-07-04 17:16:51 +0200
commit5d7aec0cb3ee57dd67f418c8c6b741615df860dc (patch)
treeba01188ca0e704826b932ffd8309b47de4b0e594 /python3-typer/python3-typer.SlackBuild
parentf7266fdd77d58ba96ff20d2715c1002535ef7de4 (diff)
downloadmy-slackbuilds-5d7aec0cb3ee57dd67f418c8c6b741615df860dc.tar.gz
my-slackbuilds-5d7aec0cb3ee57dd67f418c8c6b741615df860dc.zip
python3-typer: update to 0.26.8
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 02b8ea1..e49dd03 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.25.1}
+VERSION=${VERSION:-0.26.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}