diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2014-10-02 21:34:22 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-05 08:08:02 +0700 |
commit | ae88b2413443cda5026df67bcc84b049547ce1c3 (patch) | |
tree | 2a9cf0185faed5dc051bc47f87461b34df489d72 /python/pysetuptools/pysetuptools.SlackBuild | |
parent | 0bfe2b3c7d613e9acb6efd35eb439ec3c5f430ac (diff) |
python/pysetuptools: Updated for version 6.0.2.
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 8584b51ad683e..4744802e27301 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.6} +VERSION=${VERSION:-6.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |