Date: Thursday, August 27, 2020 @ 21:01:13 Author: arojas Revision: 690006
Update to 2.7.9 Modified: mathjax2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-27 21:00:34 UTC (rev 690005) +++ PKGBUILD 2020-08-27 21:01:13 UTC (rev 690006) @@ -4,7 +4,7 @@ # Contributor: Tianjiao Yin <[email protected]> pkgname=mathjax2 -pkgver=2.7.8 +pkgver=2.7.9 pkgrel=1 pkgdesc='An open source JavaScript display engine for mathematics that works in all modern browsers' url='https://www.mathjax.org/' @@ -11,7 +11,7 @@ arch=(any) license=(Apache) source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz") -sha256sums=('21dcf4835c8cd36daf85143c11efe49a42948a6767b97cc21e7aa892dcf2d35d') +sha256sums=('c9167279c87da044f2ff910ad573a02ce90354cb59440ae568eb86e1630f65df') prepare() { cd MathJax-$pkgver
