diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2025-07-17 12:58:21 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-19 08:17:49 +0700 |
commit | 16ecba266338fada1ec27e3ecd104faa928db2aa (patch) | |
tree | 586ecc78a49e6e0e88b19cdf23a0b5de3880bf3c /python/python3-expandvars/python3-expandvars.SlackBuild | |
parent | b9a05cb65d6a5fbe12bfca339e60ec13ced72247 (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.SlackBuild | 2 |
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} |