From f3a0a9b75256330b33d5cfeef2e266b019605557 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 16 May 2024 20:22:38 -0400 Subject: [PATCH] mdBook: update to 0.4.38 --- srcpkgs/mdBook/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mdBook/template b/srcpkgs/mdBook/template index e3caf02595d6f6..ffc9f56a22ad19 100644 --- a/srcpkgs/mdBook/template +++ b/srcpkgs/mdBook/template @@ -1,7 +1,7 @@ # Template file for 'mdBook' pkgname=mdBook -version=0.4.37 -revision=2 +version=0.4.38 +revision=1 build_style=cargo build_helper=qemu 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" 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=7a360cb8702d8a35d9db9d0639a6a4650d3a9492970cf772f49c5a99d981272c +checksum=f3de97e41af28b8817e85440385afcf6060a959ef708b317de7f65844fdbf391 post_install() { vlicense LICENSE