mdBook: update to 0.4.40

This commit is contained in:
cinerea0 2024-05-17 21:09:13 -04:00 committed by cinerea0
parent 8844f7d8ce
commit 934685f970
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mdBook' # Template file for 'mdBook'
pkgname=mdBook pkgname=mdBook
version=0.4.37 version=0.4.40
revision=2 revision=1
build_style=cargo build_style=cargo
build_helper=qemu build_helper=qemu
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"
@ -10,7 +10,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/refs/tags/v${version}.tar.gz" distfiles="https://github.com/rust-lang/mdBook/archive/refs/tags/v${version}.tar.gz"
checksum=7a360cb8702d8a35d9db9d0639a6a4650d3a9492970cf772f49c5a99d981272c checksum=550da7ff02ef62c60db6e813b6dbae65b9ed3d491186ea74929536feaceea94b
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE