mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mdbook-toc: update to 0.11.2
This commit is contained in:
parent
3c00a1d9a9
commit
3ee775cab5
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.10.0
|
version=0.11.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/${version}.tar.gz"
|
distfiles="https://github.com/badboy/mdbook-toc/archive/${version}.tar.gz"
|
||||||
checksum=f78fa2cd7f7bfee07da94d5dc4a5b35882840307bbe42c0bbad532822b8fabc1
|
checksum=39a1cbf3d50d19c0a304c41408439b6f3a053bcfedb1958af00cf20b8daa8cc7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue