mdBook: update to 0.3.6.
This commit is contained in:
parent
7e72ea0c62
commit
6683efaa3b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdBook'
|
||||
pkgname=mdBook
|
||||
version=0.3.5
|
||||
version=0.3.6
|
||||
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=73258ba3713004e06675ef2a1fbd3e7b48eb144db37c5ac1e2b96086b51a6e87
|
||||
checksum=c806bb84de59561e3dc5c4f5d83cf43bcf58881c7b9ab6935d930064ccc525a9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue