summaryrefslogtreecommitdiffstats
path: root/python/pipdeptree/pipdeptree.SlackBuild
diff options
context:
space:
mode:
author fourtysixandtwo2024-02-23 16:24:09 +0100
committer Willy Sudiarto Raharjo2024-02-24 09:34:59 +0100
commitd64d156bb69e948785363475360ee692cca1968d (patch)
tree8b77851c5a49fe12efed9419ccb8ab621f5301e7 /python/pipdeptree/pipdeptree.SlackBuild
parent76e540f9a71e47a41caa1b44ba3615c6e218b0da (diff)
downloadslackbuilds-d64d156bb69e948785363475360ee692cca1968d.tar.gz
python/pipdeptree: Updated for version 2.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pipdeptree/pipdeptree.SlackBuild')
-rw-r--r--python/pipdeptree/pipdeptree.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pipdeptree/pipdeptree.SlackBuild b/python/pipdeptree/pipdeptree.SlackBuild
index aa59a596a2..a728c9cc96 100644
--- a/python/pipdeptree/pipdeptree.SlackBuild
+++ b/python/pipdeptree/pipdeptree.SlackBuild
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pipdeptree
-VERSION=${VERSION:-2.13.2}
+VERSION=${VERSION:-2.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}