mdBook: update to 0.4.28
This commit is contained in:
parent
4df27b0c31
commit
bb55ac0720
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdBook'
|
||||
pkgname=mdBook
|
||||
version=0.4.27
|
||||
version=0.4.28
|
||||
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=c0a13e76b18401d4662b3a721c714baf6b5bd08f799f25e4cb9d920a75c7cab5
|
||||
checksum=b7785a0e69a6628bedebb31257113ae659de3b561458cc635d30d07794284b14
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue