mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
mdbook-toc: update to 0.10.0
This commit is contained in:
parent
2dc28cf5b8
commit
0e97a9e9a7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mdbook-toc'
|
# Template file for 'mdbook-toc'
|
||||||
pkgname=mdbook-toc
|
pkgname=mdbook-toc
|
||||||
version=0.9.0
|
version=0.10.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"
|
||||||
|
@ -8,8 +8,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MPL-2.0"
|
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/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/badboy/mdbook-toc/archive/${version}.tar.gz"
|
||||||
checksum=bcf328b307f366b327bb5465e8636f2064c946493dbfa37e7bb92072b691d060
|
checksum=f78fa2cd7f7bfee07da94d5dc4a5b35882840307bbe42c0bbad532822b8fabc1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue