mdBook: update to 0.4.17
This commit is contained in:
parent
04a8070e96
commit
45eedd538c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue