diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-06-14 09:47:15 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-06-18 16:18:59 -0500 |
commit | ff9096c7da7ed3eb4a882d46ad2debde1432fb21 (patch) | |
tree | 74de34d1d2897f59c38ca1a79d943bf421312110 /python/pipdeptree/pipdeptree.SlackBuild | |
parent | a08d8dd0a6377737711deee84ac39e02b9cba0c7 (diff) | |
download | slackbuilds-ff9096c7da7ed3eb4a882d46ad2debde1432fb21.tar.gz |
python/pipdeptree: Updated for version 0.3.
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 41abdd88b7..17b59527f4 100644 --- a/python/pipdeptree/pipdeptree.SlackBuild +++ b/python/pipdeptree/pipdeptree.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=pipdeptree -VERSION=${VERSION:-0.2} +VERSION=${VERSION:-0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |