blob: 80007ac744ef3f234236a3cfaeb75076c42f65b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = vgrep
pkgdesc = pager for grep, git-grep, ripgrep and similar, allows for opening the indexed file locations in a user-specified editor
pkgver = 2.8.0
pkgrel = 1
url = https://github.com/vrothberg/vgrep
arch = x86_64
arch = i686
license = GPL3
makedepends = go
source = vgrep-2.8.0.tar.gz::https://github.com/vrothberg/vgrep/archive/v2.8.0.tar.gz
sha256sums = 325b28bd5e8da316e319361f2dd8e3cc74fcd55724fc8ad4b2a73c21b2903bd8
pkgname = vgrep
|