From 75e8e3fbc9439e8a67ed3c2fc05629d36186b7eb Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 3 Aug 2023 13:24:18 -0400 Subject: [PATCH] mdbook-toc: update to 0.14.0 --- 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 7132745b13ed7..e8cd5bd75ac64 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.13.0 +version=0.14.0 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=ecef524cc2339877944d65db573816b46f4cf015bdb4a2285b760a2bfc47bf6d +checksum=d8abff4430124375de65ed74f304d16a00fae8f730be2d81014310e3ffee1327 post_install() { vlicense LICENSE