mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
mdbook-toc: update to 0.14.1
This commit is contained in:
parent
68d1e07cfd
commit
7ca334bb1d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdbook-toc'
|
||||
pkgname=mdbook-toc
|
||||
version=0.14.0
|
||||
version=0.14.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
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"
|
||||
changelog="https://raw.githubusercontent.com/badboy/mdbook-toc/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/badboy/mdbook-toc/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=d8abff4430124375de65ed74f304d16a00fae8f730be2d81014310e3ffee1327
|
||||
checksum=1bd0bda3aa520eb7debfd3626160179e02ab904ab0f49d1a0fb46319dc58436e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue