aboutsummaryrefslogtreecommitdiff
path: root/python/python-executing/python-executing.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-10-08 22:33:54 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-13 10:19:15 +0700
commitd69e71c4ae1a73d833aa8402118c5977eec12846 (patch)
treed03cbc268519dcd3d813e773f4bdbfbcf83fee54 /python/python-executing/python-executing.SlackBuild
parent6724d17344a92b0b446d3c7c3b7dcda3159ba40d (diff)
python/python-executing: Update for 1.1.1
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 e6f1d63891..160e46c28d 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:-1.1.0}
+VERSION=${VERSION:-1.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}