# Template file for 'fff' pkgname=fff version=2.0 revision=1 noarch=yes depends="bash coreutils xdg-utils" short_desc="Simple file manager written in bash" maintainer="shizonic " license="MIT" homepage="https://github.com/dylanaraps/fff" distfiles="https://github.com/dylanaraps/fff/archive/${version}.tar.gz" checksum=a202bde184724239786ec93ccced8054e9d5788239312ef91d74593469ebb10a do_install() { vbin fff vman fff.1 vlicense LICENSE.md LICENSE }