diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2014-03-30 02:29:00 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-04-12 13:59:48 -0500 |
commit | 10b1a40f6a8b0b59855dc5a8692bd926c5b83e7f (patch) | |
tree | 3339e63fb965d1aa5b538a431aa87d4f5b3a280b /python/pysetuptools/pysetuptools.SlackBuild | |
parent | a7e4fd9dc8d9c6b0354165666e1445d320afe5ec (diff) | |
download | slackbuilds-10b1a40f6a8b0b59855dc5a8692bd926c5b83e7f.tar.gz |
python/pysetuptools: Updated for version 3.3.
Signed-off-by: Robby Workman <rworkman@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 17913b3b90..cbf3a7cec1 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.1} +VERSION=${VERSION:-3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |