summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d48c1c2984ff..85c9e1199427 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tidb-bin
pkgdesc = A distributed NewSQL database compatible with MySQL protocol
- pkgver = 0.0.1.20161204041733
+ pkgver = 0.0.1.20161219094241
pkgrel = 1
url = https://github.com/pingcap/tidb
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 272ad3ab63fd..8ee90f5d8228 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Liqueur Librazy <im@librazy.org>
pkgname=tidb-bin
-pkgver=0.0.1.20161204041733
+pkgver=0.0.1.20161219094241
pkgrel=1
pkgdesc="A distributed NewSQL database compatible with MySQL protocol"