diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-06-23 14:43:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-23 14:43:09 +0700 |
commit | 449a5943b4ea9809ea15f7bc93d4b9b52c197a38 (patch) | |
tree | 96d8c70ca38663629e930b93522130ecf3119506 /python/pipdeptree/pipdeptree.SlackBuild | |
parent | f4b481414197f8b9c69f4e922c9dd8a7f2e176e5 (diff) | |
download | slackbuilds-449a5943b4ea9809ea15f7bc93d4b9b52c197a38.tar.gz |
python/pipdeptree: Updated for version 0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 17b59527f4..daefbfc484 100644 --- a/python/pipdeptree/pipdeptree.SlackBuild +++ b/python/pipdeptree/pipdeptree.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=pipdeptree -VERSION=${VERSION:-0.3} +VERSION=${VERSION:-0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |