diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-07-26 20:46:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-26 20:46:57 +0700 |
commit | 6cf4dea667b20f41c9c8119f9e92fd23c3dd4fb8 (patch) | |
tree | e428b34f58a885398c9d06effc3ca04633c6738f /python/astroid/astroid.SlackBuild | |
parent | e286568e42efaf7d87c3692eb5a40742a9fa8e14 (diff) | |
download | slackbuilds-6cf4dea667b20f41c9c8119f9e92fd23c3dd4fb8.tar.gz |
python/astroid: Updated for version 1.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/astroid/astroid.SlackBuild')
-rw-r--r-- | python/astroid/astroid.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/astroid/astroid.SlackBuild b/python/astroid/astroid.SlackBuild index cb26afb16f..f095383294 100644 --- a/python/astroid/astroid.SlackBuild +++ b/python/astroid/astroid.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=astroid -VERSION=${VERSION:-1.1.1} +VERSION=${VERSION:-1.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |