mdbook-linkcheck: update to 0.7.6.
This commit is contained in:
parent
26ba7ee606
commit
c5426fc4b4
@ -1,7 +1,7 @@
|
||||
# Template file for 'mdbook-linkcheck'
|
||||
# New versions need to be tested for compatibility with mdBook
|
||||
pkgname=mdbook-linkcheck
|
||||
version=0.7.5
|
||||
version=0.7.6
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
@ -10,8 +10,8 @@ short_desc="Backend for mdBook which will check links for you"
|
||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||
license="MIT"
|
||||
homepage="https://crates.io/crates/mdbook-linkcheck"
|
||||
distfiles="https://github.com/Michael-F-Bryan/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=2fc98caeb0bc74c7cd10d1088c67359d2aa6066056d7eedd8b1afe1fed326f34
|
||||
distfiles="https://github.com/Michael-F-Bryan/mdbook-linkcheck/archive/v${version}.tar.gz"
|
||||
checksum=c26ea7841f41fba078c6c358a5733026fa4927421dcec2f6ef260c17abecbd9a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user