summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6c9722eeb816f02be6b4096298a353e74c614297 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = doctoc
	pkgdesc = Generates table of contents for markdown files inside local git repository
	pkgver = 2.6.4
	pkgrel = 1
	url = https://github.com/technote-space/doctoc
	arch = any
	license = GPL3
	makedepends = git
	makedepends = npm
	depends = nodejs
	conflicts = doctoc-git
	options = !emptydirs
	source = doctoc::git+https://github.com/technote-space/doctoc.git#tag=v2.6.4
	sha256sums = SKIP

pkgname = doctoc