mdBook: update to 0.4.14

This commit is contained in:
cinerea0 2021-11-29 00:50:38 -05:00 committed by Andrew J. Hesford
parent c4690fe514
commit 3fc45da44f

View file

@ -1,6 +1,6 @@
# Template file for 'mdBook' # Template file for 'mdBook'
pkgname=mdBook pkgname=mdBook
version=0.4.13 version=0.4.14
revision=1 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"
@ -9,7 +9,7 @@ license="MPL-2.0"
homepage="https://github.com/rust-lang/mdBook" homepage="https://github.com/rust-lang/mdBook"
changelog="https://raw.githubusercontent.com/rust-lang/mdBook/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/rust-lang/mdBook/master/CHANGELOG.md"
distfiles="https://github.com/rust-lang/mdBook/archive/v${version}.tar.gz" distfiles="https://github.com/rust-lang/mdBook/archive/v${version}.tar.gz"
checksum=12a88a08e5c5b26810cc33b4e0ebed7cc72394f9041e8b15253e3cfac1223a7b checksum=59fd3e417e9d09deac89e20467194dd9f93854c2f1a87e845816c5cec676765c
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE