New package: mdbook-linkcheck-0.5.1
This commit is contained in:
parent
aecd749b15
commit
d5d0099696
1 changed files with 15 additions and 0 deletions
15
srcpkgs/mdbook-linkcheck/template
Normal file
15
srcpkgs/mdbook-linkcheck/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'mdbook-linkcheck'
|
||||||
|
pkgname=mdbook-linkcheck
|
||||||
|
version=0.5.1
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Backend for mdBook which will check links for you"
|
||||||
|
maintainer="Érico Nogueira <ericonr@disroot.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://crates.io/crates/mdbook-linkcheck"
|
||||||
|
distfiles="https://github.com/Michael-F-Bryan/mdbook-linkcheck/archive/v${version}.tar.gz"
|
||||||
|
checksum=e3717082347c7cabcd99ff7d4bff25aeb7c535eb3582b6e97066cc02f8a399bb
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue