aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dep-logic/python3-dep-logic.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-09-05 17:25:00 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-06 09:41:02 +0700
commitf6020d12e84866f290f2a673ead3245299345322 (patch)
treeea767e7e5ee429a4a0e218dd4d7c271d19aa51fe /python/python3-dep-logic/python3-dep-logic.SlackBuild
parentad253cdd87d4eb71ec605ecd3b2aca56633a82b1 (diff)
python/python3-dep-logic: Version bump to 0.4.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dep-logic/python3-dep-logic.SlackBuild')
-rw-r--r--python/python3-dep-logic/python3-dep-logic.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-dep-logic/python3-dep-logic.SlackBuild b/python/python3-dep-logic/python3-dep-logic.SlackBuild
index 63111ebd21..f80bc8c74b 100644
--- a/python/python3-dep-logic/python3-dep-logic.SlackBuild
+++ b/python/python3-dep-logic/python3-dep-logic.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-dep-logic
-VERSION=${VERSION:-0.4.4}
+VERSION=${VERSION:-0.4.5}
SRCNAM=${SRCNAM:-dep-logic}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}