# Template file for 'tag'
pkgname=tag
version=1.4.0
revision=9
build_style=go
go_import_path="github.com/aykamko/tag"
hostmakedepends="git mercurial"
short_desc="Instantly jump to your ag matches"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"
homepage="https://github.com/aykamko/tag"
distfiles="https://github.com/aykamko/tag/archive/v${version}.tar.gz"
checksum=d3a02466e600634cf0ffff9ad8c5f70eba97e44758edf35cc4efbda9cbfdff9a
broken="missing go.mod"

post_install() {
	vlicense LICENSE
	vdoc README.md
}
