summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c2a37bbac3fde0d7415b6898e99799fcefe0a312 (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 = 1.4.3.r0.g0b76869
	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