summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChocobo12017-03-09 17:18:42 +0800
committerChocobo12017-03-09 17:57:20 +0800
commita014df3ec7fb98d45750e466377d11fdb0bcc772 (patch)
tree47586d122b004e79d41e158040b485731cb32346 /.SRCINFO
downloadaur-a014df3ec7fb98d45750e466377d11fdb0bcc772.tar.gz
newpkg: editorconfig-core-c-git 0.12.1.r13.g1f2c30e
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d126bbcf9d4d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = editorconfig-core-c-git
+ pkgdesc = EditorConfig core library written in C (for use by plugins supporting EditorConfig parsing)
+ pkgver = 0.12.1.r13.g1f2c30e
+ pkgrel = 1
+ url = https://github.com/editorconfig/editorconfig-core-c
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = git
+ makedepends = cmake>=2.8.7
+ depends = pcre
+ provides = editorconfig-core-c
+ conflicts = editorconfig-core-c
+ source = git+https://github.com/editorconfig/editorconfig-core-c.git
+ sha256sums = SKIP
+
+pkgname = editorconfig-core-c-git
+