diff --git a/srcpkgs/mdBook/template b/srcpkgs/mdBook/template index e1ee27e743a..05395e28cf6 100644 --- a/srcpkgs/mdBook/template +++ b/srcpkgs/mdBook/template @@ -1,6 +1,6 @@ # Template file for 'mdBook' pkgname=mdBook -version=0.2.2 +version=0.2.3 revision=1 build_style=cargo short_desc="Create book from markdown files. Like Gitbook but implemented in Rust" @@ -8,7 +8,7 @@ maintainer="Huidong Hwang " license="MPL-2.0" homepage="https://github.com/rust-lang-nursery/${pkgname}" distfiles="https://github.com/rust-lang-nursery/${pkgname}/archive/v${version}.tar.gz" -checksum=e196da4856d7205cf485412657b92d9df83364376a5a74574e3440bb047c57f6 +checksum=2e157d4f0437143caf65d9253f9084d8cc0fff7a9e42cff3641e8413e15688fa post_install() { vlicense LICENSE