From 8ae4ec8d3b32d6609444adba8cc430994b3caf08 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Sun, 21 Apr 2024 23:38:40 -0700 Subject: python/python3-unearth: Version bump to 0.15.2 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-unearth/python3-unearth.SlackBuild | 2 +- python/python3-unearth/python3-unearth.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/python3-unearth/python3-unearth.SlackBuild b/python/python3-unearth/python3-unearth.SlackBuild index 6d1d97d55f..8274402fc5 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.1} +VERSION=${VERSION:-0.15.2} 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 dccf7a394c..c5ab22fc2b 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.1" +VERSION="0.15.2" HOMEPAGE="https://github.com/frostming/unearth" -DOWNLOAD="https://github.com/frostming/unearth/archive/refs/tags/0.15.1/unearth-0.15.1.tar.gz" -MD5SUM="443e252fdc6d243b070f475a2ebd21f4" +DOWNLOAD="https://github.com/frostming/unearth/archive/refs/tags/0.15.2/unearth-0.15.2.tar.gz" +MD5SUM="ef81959caa19f0c79f9aed65d818ed5a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-pdm-backend python3-httpx" -- cgit v1.2.3-65-gdbad