mathjax: update to 2.7.6.
This commit is contained in:
parent
724c8eaaf7
commit
0da0ce6a84
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'mathjax'
|
||||
pkgname=mathjax
|
||||
version=2.7.5
|
||||
version=2.7.6
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="MathJax-${version}"
|
||||
depends="font-util"
|
||||
font_dirs="/usr/share/fonts/mathjax"
|
||||
short_desc="JavaScript display engine for LaTeX, MathML and AsciiMath"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://www.mathjax.org/"
|
||||
license="Apache-2.0"
|
||||
homepage="https://www.mathjax.org/"
|
||||
distfiles="https://github.com/mathjax/MathJax/archive/${version}.tar.gz"
|
||||
checksum=a25e5736553eef7b05ba00df133ad36d8f7b3b967f1e32d2f7505ac77427946f
|
||||
checksum=51a529d3361aa5cb2e1d56a37b3ed9b08f061ddcc893084b3ecefbfa978895f5
|
||||
font_dirs="/usr/share/fonts/mathjax"
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/mathjax
|
||||
|
|
Loading…
Reference in New Issue