mdBook: update to 0.4.8.
This commit is contained in:
parent
6de5c6a1ca
commit
68e03557f1
@ -1,6 +1,6 @@
|
||||
# Template file for 'mdBook'
|
||||
pkgname=mdBook
|
||||
version=0.4.7
|
||||
version=0.4.8
|
||||
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=5adbea6d60a7d4ec13dcf13b451336ce7127c2e872ea0d8482e9bb73f6f61dfd
|
||||
checksum=87f8251742123d5c70eb3416e9dd71e9db693a966dd8d9aa8c30630bdba1dc11
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user