diff options
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} |