mdbook-toc: update to 0.14.2
This commit is contained in:
parent
c2a78d326d
commit
1da7928be3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mdbook-toc'
|
# Template file for 'mdbook-toc'
|
||||||
pkgname=mdbook-toc
|
pkgname=mdbook-toc
|
||||||
version=0.14.1
|
version=0.14.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Preprocessor for mdbook to add inline TOC support"
|
short_desc="Preprocessor for mdbook to add inline TOC support"
|
||||||
|
@ -9,7 +9,7 @@ license="MPL-2.0"
|
||||||
homepage="https://github.com/badboy/mdbook-toc"
|
homepage="https://github.com/badboy/mdbook-toc"
|
||||||
changelog="https://raw.githubusercontent.com/badboy/mdbook-toc/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/badboy/mdbook-toc/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/badboy/mdbook-toc/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/badboy/mdbook-toc/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=1bd0bda3aa520eb7debfd3626160179e02ab904ab0f49d1a0fb46319dc58436e
|
checksum=a944239bf9e5e985e8403caa7fe6b89a9fbd5ecbb56c342805f2de91ac88c6ce
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue