mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mdbook-toc: update to 0.13.0
This commit is contained in:
parent
c5e3f31409
commit
2fdfe22c73
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.12.0
|
version=0.13.0
|
||||||
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=cd7f0a929a23657370feb620d2159ccf728164a3a69f8c1c4d34200a4c4476d2
|
checksum=ecef524cc2339877944d65db573816b46f4cf015bdb4a2285b760a2bfc47bf6d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue