diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-10-29 17:59:31 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-01 10:03:46 +0700 |
| commit | ab253549c6edb26d02b2496fa9577a03df60bbb4 (patch) | |
| tree | 4ba682cdbb9bd74ef903abab8b60a247423358cc /python/python3-unearth | |
| parent | d6f755ab77b870aee4d72cc5927975779f945a2c (diff) | |
python/python3-unearth: Version bump to 0.18.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-unearth')
| -rw-r--r-- | python/python3-unearth/python3-unearth.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-unearth/python3-unearth.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-unearth/python3-unearth.SlackBuild b/python/python3-unearth/python3-unearth.SlackBuild index d6f93d98dd..1615734f20 100644 --- a/python/python3-unearth/python3-unearth.SlackBuild +++ b/python/python3-unearth/python3-unearth.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-unearth -VERSION=${VERSION:-0.17.5} +VERSION=${VERSION:-0.18.1} SRCNAM=${SRCNAM:-unearth} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-unearth/python3-unearth.info b/python/python3-unearth/python3-unearth.info index 284db8ccd3..059435093e 100644 --- a/python/python3-unearth/python3-unearth.info +++ b/python/python3-unearth/python3-unearth.info @@ -1,8 +1,8 @@ PRGNAM="python3-unearth" -VERSION="0.17.5" +VERSION="0.18.1" HOMEPAGE="https://github.com/frostming/unearth" -DOWNLOAD="https://github.com/frostming/unearth/archive/refs/tags/0.17.5/unearth-0.17.5.tar.gz" -MD5SUM="740e07aa82b270f7df711934631e1b91" +DOWNLOAD="https://github.com/frostming/unearth/archive/refs/tags/0.18.1/unearth-0.18.1.tar.gz" +MD5SUM="a57aefe805e378eaabc3d7ad2dca68b7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-pdm-backend python3-httpx" |
