# Template file for 'fdupes' pkgname=fdupes version=2.4.0 revision=1 build_style=gnu-configure makedepends="ncurses-devel pcre2-devel sqlite-devel" short_desc="Identify or delete duplicate files within specified directories" maintainer="Orphaned " license="MIT" homepage="https://github.com/adrianlopezroche/fdupes" changelog="https://raw.githubusercontent.com/adrianlopezroche/fdupes/master/CHANGES" distfiles="https://github.com/adrianlopezroche/fdupes/releases/download/v${version}/fdupes-${version}.tar.gz" checksum=527b27a39d031dcbe1d29a220b3423228c28366c2412887eb72c25473d7b1736 post_install() { vlicense README }