diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2014-05-11 20:41:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-12 07:36:11 +0700 |
commit | 5f661ee5be33d80fd124587cadbaf18621b753a7 (patch) | |
tree | 553aa6c5c8e616e492f3a002ea8b2408571b49fd /python/pysetuptools/pysetuptools.SlackBuild | |
parent | 2f1893cf4399f8a1bb4d7958bd71e5d1d72b2ac5 (diff) |
python/pysetuptools: Updated for version 3.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 de1c81736cb4a..8584b51ad683e 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:-3.4.4} +VERSION=${VERSION:-3.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |