blob: 2d6265a31b19d8ebc0da32762667116ec66f4a9f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = grep-compat
pkgdesc = A string search utility (without egrep and fgrep warnings when used in scripts)
pkgver = 3.12
pkgrel = 2
url = https://www.gnu.org/software/grep/
arch = x86_64
license = GPL3
makedepends = gperf
makedepends = git
makedepends = python
makedepends = texinfo
makedepends = wget
depends = glibc
depends = pcre2
provides = grep
conflicts = grep
source = git+https://git.savannah.gnu.org/git/grep.git#tag=v3.12
source = git+https://git.savannah.gnu.org/git/gnulib.git
sha256sums = 9543190d9ca2201ea46fddaeb39031a0acde1f6aa4351a72f33ef3455e6dd41e
sha256sums = SKIP
pkgname = grep-compat
|