# Template file for 'mdbook-typst'
pkgname=mdbook-typst
version=0.1.10
revision=1
build_style=cargo
depends="mdBook typst"
short_desc="Mdbook backend to output Typst markup, pdf, png, or svg"
maintainer="classabbyamp <void@placeviolette.net>"
license="MIT OR Apache-2.0"
homepage="https://github.com/LegNeato/mdbook-typst"
changelog="https://github.com/LegNeato/mdbook-typst/raw/refs/heads/main/CHANGELOG.md"
distfiles="https://github.com/LegNeato/mdbook-typst/archive/refs/tags/v${version}.tar.gz"
checksum=18818e3918417290b3aaa2c253671a329a32f3cab559dfe8bf1ed8a4c4a43178

post_install() {
	vlicense LICENSE-MIT
}
