summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d20cb8c1dc3e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = auto-complete-clang-async-bin
+ pkgdesc = emacs-clang-complete-async is an emacs extension to complete C and C++ code, it uses libclang to parse the source code on the fly and provides completion candidates to auto-complete (binary only)
+ pkgver = 20140918
+ pkgrel = 1
+ url = https://github.com/Golevka/emacs-clang-complete-async
+ arch = i686
+ arch = x86_64
+ license = GPL
+ makedepends = git
+ depends = clang
+ source = git+https://github.com/Golevka/emacs-clang-complete-async.git
+ md5sums = SKIP
+
+pkgname = auto-complete-clang-async-bin
+