aboutsummaryrefslogtreecommitdiff
path: root/python/python3-findpython
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-findpython')
-rw-r--r--python/python3-findpython/python3-findpython.SlackBuild4
-rw-r--r--python/python3-findpython/python3-findpython.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-findpython/python3-findpython.SlackBuild b/python/python3-findpython/python3-findpython.SlackBuild
index e5edcb2783..d7d53161c3 100644
--- a/python/python3-findpython/python3-findpython.SlackBuild
+++ b/python/python3-findpython/python3-findpython.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-findpython
-# Copyright 2024 Jeremy Hansen <jebrhansen+SBo@gmail.com>
+# Copyright 2024-2025 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-findpython
-VERSION=${VERSION:-0.6.2}
+VERSION=${VERSION:-0.6.3}
SRCNAM=${SRCNAM:-findpython}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-findpython/python3-findpython.info b/python/python3-findpython/python3-findpython.info
index 33f467ee64..94d4e0fedf 100644
--- a/python/python3-findpython/python3-findpython.info
+++ b/python/python3-findpython/python3-findpython.info
@@ -1,8 +1,8 @@
PRGNAM="python3-findpython"
-VERSION="0.6.2"
+VERSION="0.6.3"
HOMEPAGE="https://github.com/frostming/findpython/"
-DOWNLOAD="https://github.com/frostming/findpython/archive/refs/tags/0.6.2/findpython-0.6.2.tar.gz"
-MD5SUM="4063126cb0e840ec091834ccd250da90"
+DOWNLOAD="https://github.com/frostming/findpython/archive/refs/tags/0.6.3/findpython-0.6.3.tar.gz"
+MD5SUM="b46165126ce672b0014055c65d2c30ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pdm-backend"