# Template file for 'mdbook-mermaid'
pkgname=mdbook-mermaid
version=0.17.0
revision=1
build_style=cargo
short_desc="Preprocessor for mdbook to add mermaid support"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MPL-2.0"
homepage="https://github.com/badboy/mdbook-mermaid"
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"
checksum=ed155c57d4356b90c26806a8699a1287712831e45c0cc6e5eb7ed4cc7fd4ada7

post_install() {
	vlicense LICENSE
}
