mdBook: update to 0.4.6.
This commit is contained in:
parent
c02c0c35f2
commit
30e6ac030d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mdBook'
|
# Template file for 'mdBook'
|
||||||
pkgname=mdBook
|
pkgname=mdBook
|
||||||
version=0.4.5
|
version=0.4.6
|
||||||
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=79fd98bddab8611cae9071aeb327edfcc67b4e449d5653d41d2ee5b04bee3afc
|
checksum=a0a8f8e65030370cec8f5114ccb57334c9f2b7153dc51677e12dc74632d3ed23
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue