diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2011-07-30 13:22:10 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-30 13:22:10 -0300 |
commit | ec51f0040df9ce5dc62adb79f6f31d5cc4a25a75 (patch) | |
tree | 17665a76e96dcb87c8ce513305a3b25629378424 /python/distribute/distribute.SlackBuild | |
parent | ce43fa264282d4937ce0baacfc14a7e4471da9cc (diff) |
python/distribute: Updated for version 0.6.19.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/distribute/distribute.SlackBuild')
-rw-r--r-- | python/distribute/distribute.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/distribute/distribute.SlackBuild b/python/distribute/distribute.SlackBuild index a2b54f7767db9..111daf4c2ea8c 100644 --- a/python/distribute/distribute.SlackBuild +++ b/python/distribute/distribute.SlackBuild @@ -4,7 +4,7 @@ # Written by Audrius Kažukauskas <audrius@neutrino.lt> PRGNAM=distribute -VERSION=${VERSION:-0.6.14} +VERSION=${VERSION:-0.6.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |