aboutsummaryrefslogtreecommitdiffstats
path: root/python3-typer/python3-typer.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-16 13:25:24 +0200
committerDanilo M. <danix@danix.xyz>2026-07-16 13:25:24 +0200
commit4e47d9e94667a75c08f1c53d53a6755ca440f6d2 (patch)
treecd1021747d74efb228af8be78187673313cd4d6d /python3-typer/python3-typer.SlackBuild
parentc2c22cfde54cc339b1c5470d36303e782def6571 (diff)
downloadmy-slackbuilds-4e47d9e94667a75c08f1c53d53a6755ca440f6d2.tar.gz
my-slackbuilds-4e47d9e94667a75c08f1c53d53a6755ca440f6d2.zip
python3-typer: update to 0.27.0
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 e49dd03..5cedcc2 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.26.8}
+VERSION=${VERSION:-0.27.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}