summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0396778a1f9f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+# Generated by mksrcinfo v8
+# Mon Sep 12 18:24:14 UTC 2016
+pkgbase = c-rbtree-git
+ pkgdesc = Standalone Red-Black Tree Implementation in Standard ISO-C11
+ pkgver = r30.b5fcdd8
+ pkgrel = 1
+ url = https://github.com/c-util/c-rbtree
+ arch = i686
+ arch = x86_64
+ license = LGPL2.1
+ makedepends = git
+ depends = glibc
+ provides = c-rbtree
+ provides = crbtree-git
+ conflicts = c-rbtree
+ conflicts = crbtree-git
+ replaces = c-rbtree
+ replaces = crbtree-git
+ source = git+https://github.com/c-util/c-rbtree.git
+ sha512sums = SKIP
+
+pkgname = c-rbtree-git
+