aboutsummaryrefslogtreecommitdiff
path: root/python/python-executing/python-executing.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-07-25 17:49:27 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-30 11:26:24 +0700
commita6acf00389699c4abb24d482215a7d36dcbe12a6 (patch)
treeb77c04a8cf883055368fddb4cf74a83ca9c1d821 /python/python-executing/python-executing.SlackBuild
parent756ac25c09621a68ba982e3a8125200460ee9672 (diff)
python/python-executing: Updated for version 0.9.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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-executing/python-executing.SlackBuild b/python/python-executing/python-executing.SlackBuild
index 8073b14dd6..ed6231f330 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.8.3}
+VERSION=${VERSION:-0.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}