diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2015-05-17 19:13:44 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:22 +0700 |
commit | 5c1dab8de9896995cdf513ec613477d2c19d4e1a (patch) | |
tree | ac6da5b92868f68d6b67b89a9bd05472bee180a7 /python/pysetuptools/pysetuptools.SlackBuild | |
parent | f030d71060005c8208b018cf1cdfcfd96217fb93 (diff) |
python/pysetuptools: Updated for version 15.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 ce623d596e..3201cc89e8 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.0} +VERSION=${VERSION:-15.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |