summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7291d53fd6b5082a58b862982ab45eb2c6f8034b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = re2-git
	pkgdesc = A fast, safe, thread-friendly alternative to backtracking regular expression engines, a C++ library.
	pkgver = 2023.09.01.r7.ga807e8a3
	pkgrel = 1
	url = https://github.com/google/re2
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = gtest
	depends = abseil-cpp
	provides = re2
	conflicts = re2
	source = re2-git::git+https://github.com/google/re2
	md5sums = SKIP

pkgname = re2-git