Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/mdBook/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'mdBook'
pkgname=mdBook
version=0.4.43
version=0.5.2
revision=1
build_style=cargo
build_helper=qemu
Expand All @@ -10,7 +10,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=7213c006d78dafa0d7a893bdb8fd3814bbf4d6794ffb97822038185364b73f77
checksum=2c8615a17c5670f9aa6d8dbf77c343cf430f95f571f28a87bb7aaa8f29c1ac5b

post_install() {
vlicense LICENSE
Expand Down