diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2025-09-18 16:04:38 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-19 09:34:15 +0700 |
commit | 37c86d1c1c41609a19bade813df45d6d1e8d7aea (patch) | |
tree | 9de260b9b21c88b1a852e051eb7258fbd7f54a37 /python/python3-expandvars/python3-expandvars.SlackBuild | |
parent | 4183bf8a40c715386cbd48c07564b38ade95e472 (diff) |
python/python3-expandvars: Updated for version 1.1.2.
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 6de89bf881..c0e32753f1 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.1.1} +VERSION=${VERSION:-1.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |