# Template file for 'gopass-jsonapi' pkgname=gopass-jsonapi version=1.15.15 revision=1 build_style=go go_import_path=github.com/gopasspw/gopass-jsonapi go_ldflags="-X main.version=${version}" depends="gopass" short_desc="Gopass JSON bridge for extensions" maintainer="KuhnChris " license="MIT" homepage="https://www.gopass.pw/" changelog="https://raw.githubusercontent.com/gopasspw/gopass-jsonapi/master/CHANGELOG.md" distfiles="https://github.com/gopasspw/gopass-jsonapi/archive/refs/tags/v${version}.tar.gz" checksum=edd71e029d8f23e23f8b3a2fa5cf805910ca023d3607ea7bc0a59355b21b40b8 post_install() { vlicense LICENSE }