blob: 6085fcc6878da94288d4f9fa56f49bf6ebbc1337 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = katex
pkgdesc = Fast math typesetting for the web
pkgver = 0.15.1
pkgrel = 1
url = https://katex.org
arch = any
license = MIT
makedepends = npm
depends = nodejs
noextract = katex-0.15.1.tgz
source = https://registry.npmjs.org/katex/-/katex-0.15.1.tgz
sha256sums = c973742bb5664efeb2b182e79183d032dcec91ba1b1dab69b2ab3644d07f0c36
pkgname = katex
|