diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-11-13 17:42:46 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-15 11:25:18 +0700 |
| commit | f2b5e09bb4f98b9d7831a57dad0ec4783b4788e9 (patch) | |
| tree | 209541ee695d7cfae77f1eec140b28263b4717ab /python/python3-findpython | |
| parent | 361b689d3c782980a96c9b763c9f0aa8bbe2e041 (diff) | |
python/python3-findpython: Version bump to 0.7.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-findpython')
| -rw-r--r-- | python/python3-findpython/python3-findpython.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-findpython/python3-findpython.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-findpython/python3-findpython.SlackBuild b/python/python3-findpython/python3-findpython.SlackBuild index c8074d0074..40d1348a72 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.7.0} +VERSION=${VERSION:-0.7.1} 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 73833d261e..1df3c15206 100644 --- a/python/python3-findpython/python3-findpython.info +++ b/python/python3-findpython/python3-findpython.info @@ -1,8 +1,8 @@ PRGNAM="python3-findpython" -VERSION="0.7.0" +VERSION="0.7.1" HOMEPAGE="https://github.com/frostming/findpython/" -DOWNLOAD="https://github.com/frostming/findpython/archive/refs/tags/0.7.0/findpython-0.7.0.tar.gz" -MD5SUM="31eb65ee405a6cfc8cad002b0869e892" +DOWNLOAD="https://github.com/frostming/findpython/archive/refs/tags/0.7.1/findpython-0.7.1.tar.gz" +MD5SUM="06a59e8878ccf3a509f1be140432ed0e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-pdm-backend" |
