mathjax: update to 2.5.1
This commit is contained in:
parent
ce425a80c6
commit
53e4eb144f
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'mathjax'
|
||||
pkgname=mathjax
|
||||
version=2.5.0
|
||||
version=2.5.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="MathJax-${version}"
|
||||
depends="font-util xbps-triggers"
|
||||
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="http://www.mathjax.org/"
|
||||
license="Apache-2.0"
|
||||
distfiles="https://github.com/mathjax/MathJax/archive/${version}.tar.gz"
|
||||
checksum=8c7e56e5959c7ccf83a1f740a2f3590b54446d2b433b5b093ef9bc54512a94cf
|
||||
checksum=e294ea66e87900a0a803281d6c13025db38d27e103f4d9e960bfc554ad92c602
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/mathjax
|
||||
|
|
Loading…
Reference in New Issue