diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-11-19 14:36:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-21 08:05:09 +0700 |
commit | c24f33c37b99186d6522cafc28c60fddf06caf8a (patch) | |
tree | 7c544475de0bb5246f2c34b5c68f4d29eeae0ca4 /python/pipdeptree/pipdeptree.SlackBuild | |
parent | 56dbaccb01049e42923f95ffab231d129617b1c2 (diff) |
python/pipdeptree: Updated for version 0.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pipdeptree/pipdeptree.SlackBuild')
-rw-r--r-- | python/pipdeptree/pipdeptree.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pipdeptree/pipdeptree.SlackBuild b/python/pipdeptree/pipdeptree.SlackBuild index daefbfc48478..730e70001a16 100644 --- a/python/pipdeptree/pipdeptree.SlackBuild +++ b/python/pipdeptree/pipdeptree.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=pipdeptree -VERSION=${VERSION:-0.4} +VERSION=${VERSION:-0.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |