# Template file for 'mdBook' pkgname=mdBook version=0.4.29 revision=1 build_style=cargo short_desc="Create book from markdown files. Like Gitbook but implemented in Rust" maintainer="Érico Nogueira " license="MPL-2.0" homepage="https://github.com/rust-lang/mdBook" changelog="https://raw.githubusercontent.com/rust-lang/mdBook/master/CHANGELOG.md" distfiles="https://github.com/rust-lang/mdBook/archive/refs/tags/v${version}.tar.gz" checksum=13e2ff0b9193aa257e6629554bc7dcdb83ee9654235dcd351b254aecd7d7b04f post_install() { vlicense LICENSE }