summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..904a2ee6fac8
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,13 @@
+pkgbase = python-markdown-sections
+ pkgdesc = Python-Markdown extension to provide a small amount of structure to Markdown documents.
+ pkgver = 5.7adb866
+ pkgrel = 1
+ url = http://github.com/jessedhillon/mdx_sections
+ arch = any
+ license = GPL2
+ makedepends = git
+ depends = python-markdown
+ source = python-markdown-sections::git://github.com/jessedhillon/mdx_sections
+
+pkgname = python-markdown-sections
+