diff options
author | Serban Udrea <s.udrea@gsi.de> | 2014-12-07 00:53:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-07 00:53:18 +0700 |
commit | b6d95b138731ff0d53682b4877eb80f338100af1 (patch) | |
tree | 0dd24932f22cfca8d891518a41ebb2e31eb5629f /libraries/matplotlib/matplotlib.info | |
parent | 50da1beac18895c493f44554b475aa00942cf631 (diff) | |
download | slackbuilds-b6d95b138731ff0d53682b4877eb80f338100af1.tar.gz |
libraries/matplotlib: Updated for version 1.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/matplotlib/matplotlib.info')
-rw-r--r-- | libraries/matplotlib/matplotlib.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/matplotlib/matplotlib.info b/libraries/matplotlib/matplotlib.info index 5a8164c37b..ef42531c11 100644 --- a/libraries/matplotlib/matplotlib.info +++ b/libraries/matplotlib/matplotlib.info @@ -1,8 +1,8 @@ PRGNAM="matplotlib" -VERSION="1.4.1" +VERSION="1.4.2" HOMEPAGE="http://matplotlib.org/" -DOWNLOAD="http://downloads.sourceforge.net/matplotlib/matplotlib-1.4.1.tar.gz" -MD5SUM="f9bb4d27988f2b4496ddd5447a792c54" +DOWNLOAD="http://downloads.sourceforge.net/matplotlib/matplotlib-1.4.2.tar.gz" +MD5SUM="7d22efb6cce475025733c50487bd8898" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools numpy python-dateutil pytz six tornado pyparsing" |