diff --git a/srcpkgs/mdBook/template b/srcpkgs/mdBook/template index 465ff1a1bbb..d2aa033512f 100644 --- a/srcpkgs/mdBook/template +++ b/srcpkgs/mdBook/template @@ -1,6 +1,6 @@ # Template file for 'mdBook' pkgname=mdBook -version=0.4.14 +version=0.4.17 revision=1 build_style=cargo short_desc="Create book from markdown files. Like Gitbook but implemented in Rust" @@ -9,7 +9,7 @@ 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=59fd3e417e9d09deac89e20467194dd9f93854c2f1a87e845816c5cec676765c +checksum=9523d0bed63ce35eec5a8259eb963651cd7e37ec5644ef551134068a2fb72f89 post_install() { vlicense LICENSE