diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2015-05-30 13:34:29 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-31 10:36:30 +0700 |
commit | 24dbedc177bf2edff6d53250e7fa572770b70745 (patch) | |
tree | 5440a0b19b4afb118e801e35c686edb464831286 /python/pysetuptools/pysetuptools.SlackBuild | |
parent | f948b822aa3baf06ffec97fae06a3b4bc2b35b9b (diff) |
python/pysetuptools: Updated for version 17.0.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/pysetuptools/pysetuptools.SlackBuild')
-rw-r--r-- | python/pysetuptools/pysetuptools.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pysetuptools/pysetuptools.SlackBuild b/python/pysetuptools/pysetuptools.SlackBuild index 3201cc89e8..751761c2a9 100644 --- a/python/pysetuptools/pysetuptools.SlackBuild +++ b/python/pysetuptools/pysetuptools.SlackBuild @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pysetuptools -VERSION=${VERSION:-15.2} +VERSION=${VERSION:-17.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |