From 4c0142281a48b78d2618933b402202db861e587a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Nogueira?= Date: Tue, 1 Nov 2022 01:16:40 -0300 Subject: [PATCH] mdbook-linkcheck: update to 0.7.7. --- srcpkgs/mdbook-linkcheck/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mdbook-linkcheck/template b/srcpkgs/mdbook-linkcheck/template index 1a9d110f752..05882a5bcf6 100644 --- a/srcpkgs/mdbook-linkcheck/template +++ b/srcpkgs/mdbook-linkcheck/template @@ -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.6 +version=0.7.7 revision=1 build_style=cargo hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ maintainer="Érico Nogueira " license="MIT" homepage="https://crates.io/crates/mdbook-linkcheck" distfiles="https://github.com/Michael-F-Bryan/mdbook-linkcheck/archive/v${version}.tar.gz" -checksum=c26ea7841f41fba078c6c358a5733026fa4927421dcec2f6ef260c17abecbd9a +checksum=3194243acf12383bd328a9440ab1ae304e9ba244d3bd7f85f1c23b0745c4847a post_install() { vlicense LICENSE