mdBook: update to 0.2.2.

This commit is contained in:
maxice8 2018-10-20 14:35:41 -03:00 committed by maxice8
parent c2fc593621
commit c2e2dda529

View file

@ -1,14 +1,14 @@
# Template file for 'mdBook' # Template file for 'mdBook'
pkgname=mdBook pkgname=mdBook
version=0.2.1 version=0.2.2
revision=2 revision=1
build_style=cargo build_style=cargo
short_desc="Create book from markdown files. Like Gitbook but implemented in Rust" short_desc="Create book from markdown files. Like Gitbook but implemented in Rust"
maintainer="Huidong Hwang <hwangh95@gmail.com>" maintainer="Huidong Hwang <hwangh95@gmail.com>"
license="MPL-2.0" license="MPL-2.0"
homepage="https://github.com/rust-lang-nursery/${pkgname}" homepage="https://github.com/rust-lang-nursery/${pkgname}"
distfiles="https://github.com/rust-lang-nursery/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/rust-lang-nursery/${pkgname}/archive/v${version}.tar.gz"
checksum=2d3d57120a082d973fded27ac1e9fb36078a1e24692ceebb887a11567552642d checksum=e196da4856d7205cf485412657b92d9df83364376a5a74574e3440bb047c57f6
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE