Skip to content

Commit

Permalink
New package: mdbook-mermaid-0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgruenhage committed May 8, 2022
1 parent 742d4bd commit f5d63da
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions srcpkgs/mdbook-mermaid/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Template file for 'mdbook-mermaid'
pkgname=mdbook-mermaid
version=0.10.0
revision=1
build_style=cargo
short_desc="Prepocessor for mdbook to add mermaid support"
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MPL-2.0"
homepage="https://github.com/badboy/mdbook-mermaid"
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
checksum=7b62ac139c8ece9f21cfdf0b3cd11aabf0d6fdfdfb71848918a028a4cb8de24c

post_install() {
vlicense LICENSE
}

0 comments on commit f5d63da

Please sign in to comment.