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..a0fcb1bab077
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = rapidjson-git
+ pkgdesc = Rapidjson is an attempt to create the fastest JSON parser and generator.
+ pkgver = r828.dd28719
+ pkgrel = 2
+ url = https://github.com/miloyip/rapidjson
+ arch = any
+ license = GPL
+ makedepends = git
+ provides = rapidjson
+ conflicts = rapidjson
+ source = git+https://github.com/miloyip/rapidjson.git
+ md5sums = SKIP
+
+pkgname = rapidjson-git
+