summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5d038550cb1f3600a0b8e8261eeae6f17d994489 (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.1.0.r4.gca6e9f7
	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
	md5sums = SKIP

pkgname = cxxopts