diff --git a/srcpkgs/mdBook/template b/srcpkgs/mdBook/template index 359e96342b9..5119991a1c0 100644 --- a/srcpkgs/mdBook/template +++ b/srcpkgs/mdBook/template @@ -1,6 +1,6 @@ # Template file for 'mdBook' pkgname=mdBook -version=0.1.10 +version=0.2.0 revision=1 hostmakedepends="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=b3a114cdd1ab4b2b28f65cdee7ccbe8465924e00409e9fcd762b845f214801cc +checksum=eefb437f9fc3961edeb54f0f3fbea05390472fa362d6cf641556e91a96a25780 nocross="This cannot be cross compiled due to limitations in cargo." do_build() {