summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d3b4883d5bbc4a93948352827e78f7e324e1fd9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = cli11-git
	pkgdesc = Command line parser for C++11
	pkgver = 2.4.2.r40.g5ed9783
	pkgrel = 1
	url = https://github.com/CLIUtils/CLI11
	arch = any
	license = BSD-3-Clause
	makedepends = git
	makedepends = cmake
	makedepends = catch2-v2
	makedepends = boost
	source = git+https://github.com/CLIUtils/CLI11.git
	sha256sums = SKIP

pkgname = cli11-git