From 875013436cffd1347964b11f404f668873941dd6 Mon Sep 17 00:00:00 2001 From: Jason Date: Tue, 24 Dec 2019 23:54:24 +0900 Subject: [PATCH] rga: update description (#675) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Couldn't find this using `scoop search ripgrep-all` so I propose at least changing the description to include 'ripgrep-all' as a keyword. For reference the package name for Arch Linux is `ripgrep-all`, as is the GitHub repo name itself. Also from the scoop docs: > Don’t include the name of the program, if it’s the same as the app’s filename. --- bucket/rga.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/rga.json b/bucket/rga.json index 1db4ab4053..fa5b25de68 100644 --- a/bucket/rga.json +++ b/bucket/rga.json @@ -1,6 +1,6 @@ { "version": "0.9.3", - "description": "rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.", + "description": "ripgrep-all: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.", "homepage": "https://github.com/phiresky/ripgrep-all", "license": "AGPL-3.0-or-later", "architecture": {