parent
4ea1f4ae58
commit
5afcf36fa5
19
srcpkgs/gopass-jsonapi/template
Normal file
19
srcpkgs/gopass-jsonapi/template
Normal file
@ -0,0 +1,19 @@
|
||||
# Template file for 'gopass-jsonapi'
|
||||
pkgname=gopass-jsonapi
|
||||
version=1.14.3
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=go
|
||||
go_import_path=github.com/gopasspw/gopass-jsonapi
|
||||
depends="gopass"
|
||||
short_desc="Gopass JSON bridge for extensions"
|
||||
maintainer="KuhnChris <kuhnchris+voidpackages@kuhnchris.eu>"
|
||||
license="MIT"
|
||||
homepage="https://www.gopass.pw/"
|
||||
changelog="https://raw.githubusercontent.com/gopasspw/gopass-jsonapi/v${version}/CHANGELOG.md"
|
||||
distfiles="https://github.com/gopasspw/gopass-jsonapi/releases/download/v${version}/gopass-jsonapi-${version}.tar.gz"
|
||||
checksum=f09f845d7e50bd691e0f1b889f11429714cbd325c854f7ccb622f26ed65241d5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue
Block a user