From f429191f2e258e785fe3f100752ef21d903cacf6 Mon Sep 17 00:00:00 2001 From: James Campos Date: Tue, 19 May 2020 11:32:38 -0700 Subject: [PATCH] fd: update to 8.1.0 --- srcpkgs/fd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fd/template b/srcpkgs/fd/template index 0ff450bcd59..dec6c7d29b4 100644 --- a/srcpkgs/fd/template +++ b/srcpkgs/fd/template @@ -1,6 +1,6 @@ # Template file for 'fd' pkgname=fd -version=8.0.0 +version=8.1.0 revision=1 build_style=cargo short_desc="Simple, fast and user-friendly alternative to find" @@ -8,7 +8,7 @@ maintainer="Jerry Tegno " license="Apache-2.0, MIT" homepage="https://github.com/sharkdp/fd" distfiles="https://github.com/sharkdp/fd/archive/v${version}.tar.gz" -checksum=fba93204c10266317e0981914c630b08e12cd322c75ff2a2e504ff1dce17d557 +checksum=a58f0d74533a6e79a955c961c7228c53abfa3ca56051713be2395e56ac7212ce post_install() { vman doc/fd.1