# Template file for 'peco' pkgname=peco version=0.4.2 revision=1 build_style=go go_import_path="github.com/peco/peco" go_package="${go_import_path}/cmd/peco" hostmakedepends="git" short_desc="Simplistic interactive filtering tool" maintainer="Christian Neukirchen " license="MIT" homepage="https://github.com/peco/peco" distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz" checksum=66dd72033653e41f26a2e9524ccc04650ebccb9af42daa00b106fc9e1436ddef post_install() { vlicense LICENSE }