mirror of
https://github.com/junegunn/fzf.git
synced 2026-08-14 03:41:07 +08:00
@@ -96,6 +96,25 @@ archives:
|
|||||||
files:
|
files:
|
||||||
- non-existent*
|
- non-existent*
|
||||||
|
|
||||||
|
nfpms:
|
||||||
|
- package_name: fzf
|
||||||
|
file_name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
|
||||||
|
vendor: junegunn
|
||||||
|
homepage: https://github.com/junegunn/fzf
|
||||||
|
maintainer: Junegunn Choi <junegunn.c@gmail.com>
|
||||||
|
description: Command-line fuzzy finder
|
||||||
|
license: MIT
|
||||||
|
section: utils
|
||||||
|
formats:
|
||||||
|
- deb
|
||||||
|
ids:
|
||||||
|
- fzf
|
||||||
|
contents:
|
||||||
|
- src: man/man1/fzf.1
|
||||||
|
dst: /usr/share/man/man1/fzf.1
|
||||||
|
- src: LICENSE
|
||||||
|
dst: /usr/share/doc/fzf/copyright
|
||||||
|
|
||||||
release:
|
release:
|
||||||
github:
|
github:
|
||||||
owner: junegunn
|
owner: junegunn
|
||||||
|
|||||||
Reference in New Issue
Block a user