diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-09-26 12:54:53 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-01 09:01:20 +0700 |
commit | 54023430cfdae881530ecbef7fada6b71850b150 (patch) | |
tree | 4c9e5a3a266cd0de75854a5688fc356f5135c700 /python/python-executing/python-executing.SlackBuild | |
parent | 44dcc2e2b766cfbdf22170ac390405e4c90a2c40 (diff) |
python/python-executing: Updated for version 1.1.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-executing/python-executing.SlackBuild')
-rw-r--r-- | python/python-executing/python-executing.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-executing/python-executing.SlackBuild b/python/python-executing/python-executing.SlackBuild index f85435fe63..e6f1d63891 100644 --- a/python/python-executing/python-executing.SlackBuild +++ b/python/python-executing/python-executing.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-executing -VERSION=${VERSION:-1.0.0} +VERSION=${VERSION:-1.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |