# Template file for 'lf' pkgname=lf version=r23 revision=1 build_style=go go_import_path="github.com/gokcehan/${pkgname}" go_ldflags="-X main.gVersion=$version" short_desc="Terminal file manager" maintainer="Daniel Lewan " license="MIT" homepage="https://github.com/gokcehan/lf" distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz" checksum=ae3a7d11e0b87ddb9fef2dc61de4c6f648039138fc69975cbdbd9fe126daa71c post_install() { vlicense LICENSE vsconf etc/lfrc.example lfrc vman lf.1 vcompletion etc/lf.fish fish vcompletion etc/lf.zsh zsh vcompletion etc/lf.bash bash vinstall lf.desktop 644 usr/share/applications }