summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c7f8ec9a400ccee281d7708470f2e9cb55ad6c0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = cxxopts
	pkgdesc = Lightweight C++ command line option parser
	pkgver = 2.2.1
	pkgrel = 1
	url = https://github.com/jarro2783/cxxopts
	arch = any
	license = MIT
	makedepends = git
	makedepends = cmake
	source = cxxopts::git+https://github.com/jarro2783/cxxopts.git#tag=v2.2.1
	md5sums = SKIP

pkgname = cxxopts