mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mdbook-mermaid: update to 0.12.2.
This commit is contained in:
parent
c94fd465f9
commit
3b1dc61448
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mdbook-mermaid'
|
# Template file for 'mdbook-mermaid'
|
||||||
pkgname=mdbook-mermaid
|
pkgname=mdbook-mermaid
|
||||||
version=0.12.1
|
version=0.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Prepocessor for mdbook to add mermaid support"
|
short_desc="Prepocessor for mdbook to add mermaid support"
|
||||||
|
@ -9,7 +9,7 @@ license="MPL-2.0"
|
||||||
homepage="https://github.com/badboy/mdbook-mermaid"
|
homepage="https://github.com/badboy/mdbook-mermaid"
|
||||||
changelog="https://raw.githubusercontent.com/badboy/mdbook-mermaid/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/badboy/mdbook-mermaid/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/badboy/mdbook-mermaid/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/badboy/mdbook-mermaid/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=76a800459cf73fb150eabced25fe9e8f3a2336710854cbf264b55bc5969328a4
|
checksum=47989e4ea594de4ca4dc8cbd7312561162e92fd8af05ac282df95493b1ea3849
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue