aboutsummaryrefslogtreecommitdiff
path: root/python/python3-findpython/python3-findpython.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-04-21 23:36:09 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-23 06:30:08 +0700
commit33488f99cf53d563eda8d2d2506e2b6d9d4c14b7 (patch)
treef796a2ba876b0a07c7d93483923c97c2f7584fa8 /python/python3-findpython/python3-findpython.SlackBuild
parent5701d9f5fb474b577c1dde105f79a8cecf70625b (diff)
python/python3-findpython: Version bump to 0.6.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-findpython/python3-findpython.SlackBuild')
-rw-r--r--python/python3-findpython/python3-findpython.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-findpython/python3-findpython.SlackBuild b/python/python3-findpython/python3-findpython.SlackBuild
index 122d56e816..66f4d307c7 100644
--- a/python/python3-findpython/python3-findpython.SlackBuild
+++ b/python/python3-findpython/python3-findpython.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-findpython
-VERSION=${VERSION:-0.6.0}
+VERSION=${VERSION:-0.6.1}
SRCNAM=${SRCNAM:-findpython}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}