# Template file for 'mdBook' pkgname=mdBook version=0.4.10 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/v${version}.tar.gz" checksum=ecd1d4cee5b5fa7781799f83010e2074262929a22e37d308061b54ffa7e42f69 post_install() { vlicense LICENSE }