summaryrefslogtreecommitdiffstats
path: root/python/pipdeptree/pipdeptree.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-04-04 20:59:39 +0200
committer Willy Sudiarto Raharjo2018-04-07 03:13:20 +0200
commite8ad5253df3f3b38d16c3bc720049e351beba9a4 (patch)
treeb10b2bfabab795d3d8b98d9d273086c1d7b28356 /python/pipdeptree/pipdeptree.SlackBuild
parent0125aa734f161170b5af79abbca5866c80f11882 (diff)
downloadslackbuilds-e8ad5253df3f3b38d16c3bc720049e351beba9a4.tar.gz
python/pipdeptree: Updated for version 0.11.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pipdeptree/pipdeptree.SlackBuild')
-rw-r--r--python/pipdeptree/pipdeptree.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pipdeptree/pipdeptree.SlackBuild b/python/pipdeptree/pipdeptree.SlackBuild
index f075f12b43..67df2f4afb 100644
--- a/python/pipdeptree/pipdeptree.SlackBuild
+++ b/python/pipdeptree/pipdeptree.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pipdeptree
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pipdeptree
-VERSION=${VERSION:-0.8.0}
+VERSION=${VERSION:-0.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}