summaryrefslogtreecommitdiffstats
path: root/grep-compat/.SRCINFO
blob: 9266da5d0b6264f3b685ecdea676cdd386462f55 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = grep-compat
	pkgdesc = A string search utility (without egrep and fgrep warnings when used in scripts)
	pkgver = 3.12
	pkgrel = 1
	url = https://www.gnu.org/software/grep/
	arch = x86_64
	license = GPL3
	makedepends = texinfo
	depends = glibc
	depends = pcre2
	provides = grep
	conflicts = grep
	source = https://ftp.gnu.org/gnu/grep/grep-3.12.tar.xz
	sha512sums = c54b4db5a8b9afe098c088decd94977746305284d716666a60bac82b4edc0fae4acf828970b5b6fc7d58ecd549f638e17e6958f33a71fedcc7d7415b9228b161

pkgname = grep-compat