mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mdbook-mermaid: update to 0.11.1.
This commit is contained in:
parent
3c23b5d501
commit
d0f0cedd06
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'mdbook-mermaid'
|
# Template file for 'mdbook-mermaid'
|
||||||
pkgname=mdbook-mermaid
|
pkgname=mdbook-mermaid
|
||||||
version=0.11.0
|
version=0.11.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Prepocessor for mdbook to add mermaid support"
|
short_desc="Prepocessor for mdbook to add mermaid support"
|
||||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://github.com/badboy/mdbook-mermaid"
|
homepage="https://github.com/badboy/mdbook-mermaid"
|
||||||
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
changelog="https://raw.githubusercontent.com/badboy/mdbook-mermaid/main/CHANGELOG.md"
|
||||||
checksum=b136ccd7a07b6758e914820188755c24b32ecbd336e135d1cc611c6bb8033a4e
|
distfiles="https://github.com/badboy/mdbook-mermaid/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=d2585cb4892baa2da2a5f65061f234c17c8cc4ee92ccc27d116aea934d5b76cf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue