diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-08-29 13:02:33 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-03 17:58:51 +0700 |
commit | 8bdd0f764cc5caf1f751bea1d0c4fbea284c1db0 (patch) | |
tree | 12fd4a5f18f2cb0583fc228d1dcd4c5c945e9c09 /python/python-executing/python-executing.SlackBuild | |
parent | 589eb98d75c903ab6d80a4d3ee58d7a094489d07 (diff) |
python/python-executing: Updated for version 1.0.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 24010913b4..f85435fe63 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.10.0} +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |