-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from erenfro/upd/fzf-bin-add-provides
fix(fzf-bin): add provides
- Loading branch information
Showing
2 changed files
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
pkgname = fzf-bin | ||
gives = fzf | ||
pkgver = 0.53.0 | ||
pkgrel = 2 | ||
pkgdesc = general-purpose command-line fuzzy finder It's an interactive Unix filter for command-line that can be used with any list; files, command history, processes, hostnames, bookmarks, git commits, etc. | ||
url = https://github.com/junegunn/fzf | ||
arch = amd64 | ||
|
@@ -9,6 +10,7 @@ arch = armhf | |
arch = ppc64el | ||
arch = s390x | ||
source = fzf-0.53.0.tar.gz::https://github.com/junegunn/fzf/archive/refs/tags/0.53.0.tar.gz | ||
provides = fzf | ||
license = MIT | ||
maintainer = Eric Renfro <[email protected]> | ||
repology = project: fzf | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters