aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dep-logic/python3-dep-logic.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-09-25 20:10:21 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-27 23:12:13 +0700
commit6bb79409aaecb9138aacf5605f3d1c91569c1f79 (patch)
tree90ae67bbe80a7ce901beff868d971e5f6a91f0e0 /python/python3-dep-logic/python3-dep-logic.SlackBuild
parent30c713c05caf1a49a52df82caa3314ae83f60c75 (diff)
python/python3-dep-logic: Version bump to 0.4.9
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 1c988af15d..ac2204ccbb 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.6}
+VERSION=${VERSION:-0.4.9}
SRCNAM=${SRCNAM:-dep-logic}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}