From 1da7928be3e29f10af0edf1e8c4eb9f214d6e273 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 14 Dec 2023 00:12:49 -0500 Subject: [PATCH] mdbook-toc: update to 0.14.2 --- srcpkgs/mdbook-toc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mdbook-toc/template b/srcpkgs/mdbook-toc/template index a3ecf02e07b..fa8e3e78857 100644 --- a/srcpkgs/mdbook-toc/template +++ b/srcpkgs/mdbook-toc/template @@ -1,6 +1,6 @@ # Template file for 'mdbook-toc' pkgname=mdbook-toc -version=0.14.1 +version=0.14.2 revision=1 build_style=cargo short_desc="Preprocessor for mdbook to add inline TOC support" @@ -9,7 +9,7 @@ license="MPL-2.0" homepage="https://github.com/badboy/mdbook-toc" changelog="https://raw.githubusercontent.com/badboy/mdbook-toc/main/CHANGELOG.md" distfiles="https://github.com/badboy/mdbook-toc/archive/refs/tags/${version}.tar.gz" -checksum=1bd0bda3aa520eb7debfd3626160179e02ab904ab0f49d1a0fb46319dc58436e +checksum=a944239bf9e5e985e8403caa7fe6b89a9fbd5ecbb56c342805f2de91ac88c6ce post_install() { vlicense LICENSE