New package: mdbook-toc-0.5.1
This commit is contained in:
parent
2398610245
commit
c5ce6ce3a4
1 changed files with 15 additions and 0 deletions
15
srcpkgs/mdbook-toc/template
Normal file
15
srcpkgs/mdbook-toc/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'mdbook-toc'
|
||||||
|
pkgname=mdbook-toc
|
||||||
|
version=0.5.1
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Preprocessor for mdbook to add inline TOC support"
|
||||||
|
maintainer="q66 <daniel@octaforge.org>"
|
||||||
|
license="MPL-2.0"
|
||||||
|
homepage="https://github.com/badboy/mdbook-toc"
|
||||||
|
distfiles="https://github.com/badboy/${pkgname}/archive/${version}.tar.gz"
|
||||||
|
checksum=f688eaf876a235bfc3644e5fc5c4a2601ac513c5861ca3fd5d42e4a9a93bbfc0
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue