New package: cod-0.0.0
This commit is contained in:
parent
8a3f6c2404
commit
95794b7237
1 changed files with 12 additions and 0 deletions
12
srcpkgs/cod/template
Normal file
12
srcpkgs/cod/template
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'cod'
|
||||
pkgname=cod
|
||||
version=0.0.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="cod"
|
||||
short_desc="Completion daemon for bash/zsh "
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/dim-an/cod"
|
||||
distfiles="https://github.com/dim-an/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=6f773358f363141dcd1bbdffaaa5dea0a40ae7a84d5fc55fd453302de8493c20
|
Loading…
Add table
Reference in a new issue