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..5e68b3bbea49
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = tidb-bin
+ pkgdesc = A distributed NewSQL database compatible with MySQL protocol
+ pkgver = 0.0.1.20161029021623
+ pkgrel = 1
+ url = https://github.com/pingcap/tidb
+ arch = x86_64
+ license = APACHE
+ depends = gcc-libs
+ source = http://download.pingcap.org/tidb-latest-linux-amd64.tar.gz
+ source = http://download.pingcap.org/tidb-latest-linux-amd64.sha256
+ sha256sums = SKIP
+ sha256sums = SKIP
+
+pkgname = tidb-bin
+