mdBook: update to 0.4.34
This commit is contained in:
parent
9b2b08205e
commit
68d1e07cfd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdBook'
|
||||
pkgname=mdBook
|
||||
version=0.4.33
|
||||
version=0.4.34
|
||||
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/refs/tags/v${version}.tar.gz"
|
||||
checksum=a4c9942497b834be6b34d7b532da76384b0f241ebf357c970f350e008e42d368
|
||||
checksum=6d0542a1bec4f9841552084643c11f104472646fc82a280a07fba05ae2df4602
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue