diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-24 04:40:41 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-29 06:58:15 +0700 |
commit | 62b1d583357d1c2736d9020b6636f0b656c88d03 (patch) | |
tree | 579e746aae5018dd120467f08dfa51cd0bcf3040 /python/pipdeptree/pipdeptree.SlackBuild | |
parent | b8afd706c5df5419b9a103ff8d046e69a9215b6d (diff) |
python/pipdeptree: Updated for version 0.8.0.
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 78921f3d2244b..f075f12b43130 100644 --- a/python/pipdeptree/pipdeptree.SlackBuild +++ b/python/pipdeptree/pipdeptree.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pipdeptree -VERSION=${VERSION:-0.7.0} +VERSION=${VERSION:-0.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |