aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-06-05 22:41:30 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-07 08:18:53 +0700
commit48f141a1c64cdb55e788e9ff41409b2e37ef4ca0 (patch)
tree582890b9d6ca9158927b39bb3402fa21dc15aa1f /python
parent2a7c1c7dbb0f410355138ee0ab384ec7401613dc (diff)
python/python3-unearth: Version bump to 0.15.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 ecad3ce762a1..7e3c09c140d1 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.3}
+VERSION=${VERSION:-0.15.4}
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 f83703d10127..df844c8bb335 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.3"
+VERSION="0.15.4"
HOMEPAGE="https://github.com/frostming/unearth"
-DOWNLOAD="https://github.com/frostming/unearth/archive/refs/tags/0.15.3/unearth-0.15.3.tar.gz"
-MD5SUM="d169a959a5b2c87112de6b8b04d9c42d"
+DOWNLOAD="https://github.com/frostming/unearth/archive/refs/tags/0.15.4/unearth-0.15.4.tar.gz"
+MD5SUM="99b4a2132476c635d415528a638376b4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pdm-backend python3-httpx"