From 07fb56e033ab80a0698519f38d1ce00f63c06853 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sun, 26 Feb 2023 14:29:06 -0500 Subject: [PATCH] mdbook-toc: update to 0.11.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 ae0885ec81bb..a4a7d7911b8b 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.10.0 +version=0.11.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/${version}.tar.gz" -checksum=f78fa2cd7f7bfee07da94d5dc4a5b35882840307bbe42c0bbad532822b8fabc1 +checksum=39a1cbf3d50d19c0a304c41408439b6f3a053bcfedb1958af00cf20b8daa8cc7 post_install() { vlicense LICENSE