diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-11-13 19:15:25 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-18 09:16:04 +0700 |
commit | 8c0579e0e84550e20ff273bba0439c38549f33da (patch) | |
tree | b81c5ba1bcb7ba06fd7d26112a0ab7c3b42690e2 /python/python3-executing/python3-executing.SlackBuild | |
parent | 118cdfa15f5ebc1cc79c73f78702bf83ebb242be (diff) |
python/python3-executing: Updated for version 2.0.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-executing/python3-executing.SlackBuild')
-rw-r--r-- | python/python3-executing/python3-executing.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-executing/python3-executing.SlackBuild b/python/python3-executing/python3-executing.SlackBuild index 68c3be5bc9..a420b9b44a 100644 --- a/python/python3-executing/python3-executing.SlackBuild +++ b/python/python3-executing/python3-executing.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-executing SRCNAM=executing -VERSION=${VERSION:-2.0.0} +VERSION=${VERSION:-2.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |