summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c3e6d6fd770bec9d95abbe2e833b0fdf2cf941eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = untitled-cli-parser
	pkgdesc = C and C++ parser for CLI arguments
	pkgver = 5.0.0.1
	pkgrel = 1
	url = https://github.com/MadLadSquad/UntitledCLIParser
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = cmake
	makedepends = make
	depends = gcc-libs
	depends = glibc
	depends = pkgconf
	provides = libUntitledCLIParser.so
	source = https://github.com/MadLadSquad/UntitledCLIParser/releases/download/v5.0.0.1/untitled-cli-parser-5.0.0.1.tar.xz
	sha256sums = be33139ffcf64e741ea414753393896c0c2a6bbad8fe9ca532796337a454953b

pkgname = untitled-cli-parser