blob: fe2d20464740603425874db3b4619717ab0785b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ugrep
pkgdesc = Universal grep: ultra fast searcher of file systems, text and binary files, source code, archives, compressed files, documents, and more.
pkgver = 3.3
pkgrel = 1
url = https://github.com/Genivia/ugrep
arch = x86_64
license = BSD-3
depends = bzip2
depends = lz4
depends = pcre2
depends = xz
depends = zlib
source = https://github.com/Genivia/ugrep/archive/v3.3.tar.gz
sha256sums = 06d170fedef1f758764ea26e519d59a5e2396d7a8ed9c25deb98ad39b4e3ced3
pkgname = ugrep
|