mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 03:17:15 +08:00
mathjax: update to 2.7.1
This commit is contained in:
parent
424d6d599d
commit
a493c0091e
@ -1,5 +1,5 @@
|
|||||||
pkgname=mathjax
|
pkgname=mathjax
|
||||||
pkgver=2.7.0
|
pkgver=2.7.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='An open source JavaScript display engine for mathematics that works in all modern browsers'
|
pkgdesc='An open source JavaScript display engine for mathematics that works in all modern browsers'
|
||||||
url='http://www.mathjax.org/'
|
url='http://www.mathjax.org/'
|
||||||
@ -7,7 +7,7 @@ arch=('any')
|
|||||||
license=('apache')
|
license=('apache')
|
||||||
options=('!strip')
|
options=('!strip')
|
||||||
source=("https://github.com/mathjax/MathJax/archive/${pkgver}.tar.gz")
|
source=("https://github.com/mathjax/MathJax/archive/${pkgver}.tar.gz")
|
||||||
sha256sums=('4944dd3995417c7692b64462698054760d38ff72175f66e2f2a007c5031d5927')
|
sha256sums=('2bb4c0c6f326dd1964ecad1d302d2f9f4a3eb4364f89a30d5e3b4b3069597169')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
mkdir -p $pkgdir/usr/share
|
mkdir -p $pkgdir/usr/share
|
||||||
|
Loading…
Reference in New Issue
Block a user