blob: 2558b7b2c343569e69aa237e903ea5ab1d770d75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = editorconfig-core-c-git
pkgdesc = EditorConfig core library written in C (for use by plugins supporting EditorConfig parsing)
pkgver = 0.12.9.r16.g3436fb9
pkgrel = 1
url = https://github.com/editorconfig/editorconfig-core-c
arch = i686
arch = x86_64
license = BSD-2-Clause
makedepends = git
makedepends = cmake
depends = glibc
depends = pcre2
provides = editorconfig-core-c=0.12.9.r16.g3436fb9
conflicts = editorconfig-core-c
source = git+https://github.com/editorconfig/editorconfig-core-c.git
sha256sums = SKIP
pkgname = editorconfig-core-c-git
|