diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-09-05 09:33:54 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-06 07:24:09 +0700 |
commit | 5bd70fe97ccdd89b750cebb2c074c84254546219 (patch) | |
tree | 14b2e32225846f413e6c23d49461a22c87908bff /python/python3-executing/python3-executing.SlackBuild | |
parent | d6051ab35fca150e90b12953e079c3fbc72bd299 (diff) |
python/python3-executing: Version bump to 2.2.1
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 a73ddcb387..767b6400a7 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.2.0} +VERSION=${VERSION:-2.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |