summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorShohei Maruyama2023-08-06 00:26:34 +0900
committerShohei Maruyama2023-08-06 00:40:58 +0900
commit1250d12be0d81cda6715b126858514bc50d65d60 (patch)
tree957c99bca18d7f16f8df6b3d882e1e5706153c1b /.SRCINFO
downloadaur-python-sphinxcontrib-mermaid.tar.gz
Initial commit
Signed-off-by: Shohei Maruyama <cheat.sc.linux@outlook.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c74f97272d3b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python-sphinxcontrib-mermaid
+ pkgdesc = Mermaid diagrams in yours sphinx powered docs
+ pkgver = 0.9.2
+ pkgrel = 1
+ url = https://pypi.org/project/sphinxcontrib-mermaid/
+ arch = any
+ license = BSD
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ depends = python
+ source = https://files.pythonhosted.org/packages/source/s/sphinxcontrib-mermaid/sphinxcontrib-mermaid-0.9.2.tar.gz
+ sha256sums = 353f6893066e7a6ef469330ed1e66ca319435b7efab631b2c14470ea84ac056b
+
+pkgname = python-sphinxcontrib-mermaid