summaryrefslogtreecommitdiffstats
path: root/python/python3-unearth
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2024-06-30 01:49:16 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-30 18:06:37 +0700
commit4a46eee855d3412633828e81ae6f9d2529ef76b3 (patch)
tree3b4238256c4eaddf950f7b9df8dd53227491ad66 /python/python3-unearth
parentb4ae7e8caae899a8bd00e716daf8c239471b1a90 (diff)
downloadslackbuilds-4a46eee855d3412633828e81ae6f9d2529ef76b3.tar.gz
slackbuilds-4a46eee855d3412633828e81ae6f9d2529ef76b3.tar.xz
python/python3-unearth: Version bump to 0.15.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-unearth')
-rw-r--r--python/python3-unearth/python3-unearth.SlackBuild2
-rw-r--r--python/python3-unearth/python3-unearth.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-unearth/python3-unearth.SlackBuild b/python/python3-unearth/python3-unearth.SlackBuild
index 7e3c09c140..849b7ec280 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.15.4}
+VERSION=${VERSION:-0.15.5}
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 df844c8bb3..cf258db7d7 100644
--- a/python/python3-unearth/python3-unearth.info
+++ b/python/python3-unearth/python3-unearth.info
@@ -1,8 +1,8 @@
PRGNAM="python3-unearth"
-VERSION="0.15.4"
+VERSION="0.15.5"
HOMEPAGE="https://github.com/frostming/unearth"
-DOWNLOAD="https://github.com/frostming/unearth/archive/refs/tags/0.15.4/unearth-0.15.4.tar.gz"
-MD5SUM="99b4a2132476c635d415528a638376b4"
+DOWNLOAD="https://github.com/frostming/unearth/archive/refs/tags/0.15.5/unearth-0.15.5.tar.gz"
+MD5SUM="fefec4cd5eb7af772dcef9cf0fd70d8a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pdm-backend python3-httpx"