From 644cf4f832e1e6c6d99c410ff47bfda387e64f40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Nogueira?= Date: Sat, 16 Jul 2022 00:09:10 -0300 Subject: [PATCH] mdBook: update to 0.4.20. --- srcpkgs/mdBook/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mdBook/template b/srcpkgs/mdBook/template index d4b97f2a5d0..35ddb315bfb 100644 --- a/srcpkgs/mdBook/template +++ b/srcpkgs/mdBook/template @@ -1,6 +1,6 @@ # Template file for 'mdBook' pkgname=mdBook -version=0.4.18 +version=0.4.20 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=ce357327f4443189fde307103f8008f43410ca8b738c5c61401ada9a54b8b5b5 +checksum=b6fe12979334132b35bb8478a236ef7c8684ce7959b1835268e463581d9af490 post_install() { vlicense LICENSE