blob: 59e40a9053c461543f3986fd980160e9b43dcfb5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = cpptoml-git
pkgdesc = A header-only library for parsing TOML
pkgver = 0.1.1+r256+gfededad71
pkgrel = 1
url = https://github.com/skystrife/cpptoml
arch = any
license = MIT
makedepends = cmake
provides = cpptoml=0.1.1
conflicts = cpptoml
source = git+https://github.com/skystrife/cpptoml.git
source = cpptoml-git-0.1.1-limit_header.patch::https://github.com/skystrife/cpptoml/pull/123/commits/c55a516e90133d89d67285429c6474241346d27a.patch
sha256sums = SKIP
sha256sums = 889c4307ed34f9089ec5f56f5ffb53ae4730047ada8be013d21cd52f11575287
pkgname = cpptoml-git
|