mdbook-mermaid: update to 0.13.0.

This commit is contained in:
Jan Christian Grünhage 2023-12-18 10:25:57 +01:00 committed by Duncan Overbruck
parent 759590be8d
commit 0c8a8e5d56

View file

@ -1,6 +1,6 @@
# Template file for 'mdbook-mermaid' # Template file for 'mdbook-mermaid'
pkgname=mdbook-mermaid pkgname=mdbook-mermaid
version=0.12.6 version=0.13.0
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Preprocessor for mdbook to add mermaid support" short_desc="Preprocessor for mdbook to add mermaid support"
@ -9,7 +9,7 @@ license="MPL-2.0"
homepage="https://github.com/badboy/mdbook-mermaid" homepage="https://github.com/badboy/mdbook-mermaid"
changelog="https://raw.githubusercontent.com/badboy/mdbook-mermaid/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/badboy/mdbook-mermaid/main/CHANGELOG.md"
distfiles="https://github.com/badboy/mdbook-mermaid/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/badboy/mdbook-mermaid/archive/refs/tags/v${version}.tar.gz"
checksum=5177331df89ffa453fd272a1e4e0968a0b8d3face82689ee7ee332c851f1b729 checksum=244fa070106d070786d1c5a37fe921059db941860583003aa654775d98936671
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE