# Template file for 'fclones'
pkgname=fclones
version=0.35.0
revision=1
build_wrksrc="fclones"
build_style=cargo
short_desc="Efficient Duplicate File Finder written in Rust"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://github.com/pkolaczk/fclones"
distfiles="https://github.com/pkolaczk/fclones/archive/refs/tags/v${version}.tar.gz"
checksum=9d8bb36076190f799f01470f80e64c6a1f15f0d938793f8f607a2544cdd6115a

post_install() {
	vlicense ../LICENSE
}
