diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-07-30 13:28:14 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-06 20:15:58 +0700 |
commit | ab6a1e3071784fb93d752adebc22a5a691f98ed0 (patch) | |
tree | 6380f2891bc9da355b68f783151478930bcbeee7 /python/python-executing/python-executing.SlackBuild | |
parent | 652a9b0cd86ba23a31e978f23dc12cf2442f726c (diff) |
python/python-executing: Updated for version 0.9.1.
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 ed6231f3304f6..0591ebf832933 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:-0.9.0} +VERSION=${VERSION:-0.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |