upgpkg(main/mdbook-toc): 0.10.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-10-11 18:26:19 +00:00
parent 8518b5b7d9
commit 92e0d9341e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://github.com/badboy/mdbook-toc
TERMUX_PKG_DESCRIPTION="A preprocessor for mdbook to add inline Table of Contents support"
TERMUX_PKG_LICENSE="MPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.9.0"
TERMUX_PKG_VERSION="0.10.0"
TERMUX_PKG_SRCURL=https://github.com/badboy/mdbook-toc.git
TERMUX_PKG_GIT_BRANCH=$TERMUX_PKG_VERSION
TERMUX_PKG_BUILD_IN_SRC=true