diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2015-04-07 21:19:57 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-12 10:06:43 +0700 |
commit | 9ac85562444e26f80b54afb06ccdd9fbcf2e4c5a (patch) | |
tree | 8cdb43256d74a181f0ea9e9c5df8be325f9c1d69 /python/pysetuptools/pysetuptools.SlackBuild | |
parent | cdb535830ac926cb711b390535e42cc07044bd85 (diff) |
python/pysetuptools: Updated for version 15.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 c7191adbe59f9..ce623d596ea33 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:-12.0.5} +VERSION=${VERSION:-15.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |