diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2014-03-13 14:23:49 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-21 13:01:00 -0500 |
commit | 3b0edb4e9cb7d50ea9dbd2afb82eb031dc127e53 (patch) | |
tree | f5c62857154daf03c4328b8aef080e1c34b8019b /python/pysetuptools/pysetuptools.SlackBuild | |
parent | 1c48aa51969241782808c81c1031f73c22995dfa (diff) | |
download | slackbuilds-3b0edb4e9cb7d50ea9dbd2afb82eb031dc127e53.tar.gz |
python/pysetuptools: Updated for version 3.1.
Signed-off-by: Matteo Bernardini <ponce@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 c7597f3728..17913b3b90 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:-2.1} +VERSION=${VERSION:-3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |