aboutsummaryrefslogtreecommitdiff
path: root/python/python3-expandvars/python3-expandvars.SlackBuild
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2025-07-17 12:58:21 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-19 08:17:49 +0700
commit16ecba266338fada1ec27e3ecd104faa928db2aa (patch)
tree586ecc78a49e6e0e88b19cdf23a0b5de3880bf3c /python/python3-expandvars/python3-expandvars.SlackBuild
parentb9a05cb65d6a5fbe12bfca339e60ec13ced72247 (diff)
python/python3-expandvars: Updated for version 1.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-expandvars/python3-expandvars.SlackBuild')
-rw-r--r--python/python3-expandvars/python3-expandvars.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-expandvars/python3-expandvars.SlackBuild b/python/python3-expandvars/python3-expandvars.SlackBuild
index f2f16eaa9c..6de89bf881 100644
--- a/python/python3-expandvars/python3-expandvars.SlackBuild
+++ b/python/python3-expandvars/python3-expandvars.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
SRCNAM=expandvars
PRGNAM=python3-expandvars
-VERSION=${VERSION:-1.0.0}
+VERSION=${VERSION:-1.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}