diff --git a/srcpkgs/mathjax/template b/srcpkgs/mathjax/template index ab27d3a5d8..757c5dc508 100644 --- a/srcpkgs/mathjax/template +++ b/srcpkgs/mathjax/template @@ -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 " 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