summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorprofessorkaos642016-12-14 19:54:08 -0500
committerprofessorkaos642016-12-14 19:54:08 -0500
commitad9a797d35d9c76d61dea351b61667f27d0dd963 (patch)
treeca819869853e44b54734015aee354de36e322627 /.SRCINFO
downloadaur-ad9a797d35d9c76d61dea351b61667f27d0dd963.tar.gz
initial upload
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..60f171bae87c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = doctoc
+ pkgdesc = Generates table of contents for markdown files inside local git repository., installed through npm
+ pkgver = v1.2.0
+ pkgrel = 1
+ url = www.imaginary.tech/teleprompter
+ arch = any
+ license = GPLv3
+ makedepends = npm
+ depends = git
+ depends = nodejs
+ options = !emptydirs
+ source = git+https://github.com/thlorenz/doctoc#tag=v1.2.0
+ sha256sums = SKIP
+
+pkgname = doctoc
+