mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/ipython-mathjax: Updated for version 2.5.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
c263246b18
commit
2fdca5bbaf
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=ipython-mathjax
|
||||
SRCNAM=MathJax
|
||||
VERSION=${VERSION:-2.4.0}
|
||||
VERSION=${VERSION:-2.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ipython-mathjax"
|
||||
VERSION="2.4.0"
|
||||
VERSION="2.5.1"
|
||||
HOMEPAGE="http://www.mathjax.org/"
|
||||
DOWNLOAD="https://github.com/mathjax/MathJax/archive/2.4.0.tar.gz"
|
||||
MD5SUM="3c2e63a68f5d4c7e2ea7ec3a1c43986a"
|
||||
DOWNLOAD="https://github.com/mathjax/MathJax/archive/2.5.1.tar.gz"
|
||||
MD5SUM="a3e4b23cc1d62108b4682894dccb57ad"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ipython"
|
||||
|
|
Loading…
Reference in a new issue