diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-09-15 18:51:12 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-20 17:11:08 +0700 |
commit | fe10bc0a31d7128c015bde18d1a7c74c11ba6033 (patch) | |
tree | 283a7f07e4cf05066bdac3ab18175762159e082e /development/ipython-mathjax/ipython-mathjax.info | |
parent | 6aa72f7b8ff7e0aed1d44f8dd554a846c136b927 (diff) |
development/ipython-mathjax: Updated for version 2.4.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/ipython-mathjax/ipython-mathjax.info')
-rw-r--r-- | development/ipython-mathjax/ipython-mathjax.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/ipython-mathjax/ipython-mathjax.info b/development/ipython-mathjax/ipython-mathjax.info index 882c680077b96..d81dfc877089c 100644 --- a/development/ipython-mathjax/ipython-mathjax.info +++ b/development/ipython-mathjax/ipython-mathjax.info @@ -1,8 +1,8 @@ PRGNAM="ipython-mathjax" -VERSION="2.3" +VERSION="2.4.0" HOMEPAGE="http://www.mathjax.org/" -DOWNLOAD="https://github.com/mathjax/MathJax/archive/v2.3.tar.gz" -MD5SUM="91b1eff73bc9dccb99e4a431f8a2514d" +DOWNLOAD="https://github.com/mathjax/MathJax/archive/2.4.0.tar.gz" +MD5SUM="3c2e63a68f5d4c7e2ea7ec3a1c43986a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ipython" |