blob: 5cd4af7542176d951ad5cf97fc8ccc9770aff285 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-sphinx-math-dollar-git
pkgdesc = Sphinx extension to let you write LaTeX math using $$
pkgver = 1.1.1.r2.ga3fe652
pkgrel = 1
url = https://github.com/sympy/sphinx-math-dollar
arch = any
license = MIT
makedepends = python-setuptools
makedepends = git
depends = python
provides = python-sphinx-math-dollar
conflicts = python-sphinx-math-dollar
source = git+https://github.com/sympy/sphinx-math-dollar
sha256sums = SKIP
pkgname = python-sphinx-math-dollar-git
|