blob: cbb63e9679eb627df416a33e0f6668e413e74aef (
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.0
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.0/untitled-cli-parser.tar.xz
sha256sums = 31b7111560ac8510030747b68456e76f799a0b7532667978dead41191e54951a
pkgname = untitled-cli-parser
|