mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mdbook-toc: update to 0.9.0
This commit is contained in:
parent
bbcb9a9743
commit
f1750b3c54
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdbook-toc'
|
||||
pkgname=mdbook-toc
|
||||
version=0.7.0
|
||||
version=0.9.0
|
||||
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/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=2407220d701db86767465acf96b4356bc357fc5d0f6e3ad4f2e6758e98714f40
|
||||
checksum=bcf328b307f366b327bb5465e8636f2064c946493dbfa37e7bb92072b691d060
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue