mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
mdbook-toc: update to 0.12.0
This commit is contained in:
parent
a64c7dff7d
commit
6eb77a67d9
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.11.2
|
version=0.12.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/mdbook-toc/archive/${version}.tar.gz"
|
distfiles="https://github.com/badboy/mdbook-toc/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=39a1cbf3d50d19c0a304c41408439b6f3a053bcfedb1958af00cf20b8daa8cc7
|
checksum=cd7f0a929a23657370feb620d2159ccf728164a3a69f8c1c4d34200a4c4476d2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue