# Template file for 'fd' pkgname=fd version=8.3.0 revision=1 build_style=cargo short_desc="Simple, fast and user-friendly alternative to find" maintainer="Jerry Tegno " license="Apache-2.0, MIT" homepage="https://github.com/sharkdp/fd" changelog="https://raw.githubusercontent.com/sharkdp/fd/master/CHANGELOG.md" distfiles="https://github.com/sharkdp/fd/archive/v${version}.tar.gz" checksum=3c5a8a03c4f6ade73b92432ed0ba51591db19b0d136073fa3ccfa99d63403d52 post_install() { vman doc/fd.1 vlicense LICENSE-MIT vcompletion contrib/completion/_fd zsh cd "target/${RUST_TARGET}/release/build/fd-find-"*/out vcompletion fd.bash bash vcompletion fd.fish fish }