summaryrefslogtreecommitdiffstats
path: root/python/python3-executing/python3-executing.SlackBuild
diff options
context:
space:
mode:
author Jeremy Hansen2023-11-14 04:15:25 +0100
committer Willy Sudiarto Raharjo2023-11-18 03:16:04 +0100
commit8c0579e0e84550e20ff273bba0439c38549f33da (patch)
treeb81c5ba1bcb7ba06fd7d26112a0ab7c3b42690e2 /python/python3-executing/python3-executing.SlackBuild
parent118cdfa15f5ebc1cc79c73f78702bf83ebb242be (diff)
downloadslackbuilds-8c0579e0e84550e20ff273bba0439c38549f33da.tar.gz
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.SlackBuild2
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}