summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiqueur Librazy2016-10-31 06:05:50 +0800
committerLiqueur Librazy2016-10-31 06:05:50 +0800
commitb52df6a9384f5e6d3df21251b64128ca2fe4492b (patch)
tree906c87e3d2911a5676544d26e2ab42decf31004f
parent206393c06ba3fdae0b1ec1f861bb4eaa44b2d566 (diff)
downloadaur-b52df6a9384f5e6d3df21251b64128ca2fe4492b.tar.gz
FIX
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e6e6659ade4..f82867a24b16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,8 +6,8 @@ pkgbase = tidb-bin
arch = x86_64
license = APACHE
depends = gcc-libs
- source = http://download.pingcap.org/tidb-latest-linux-amd64.tar.gz?ver=20161030052309
- source = http://download.pingcap.org/tidb-latest-linux-amd64.sha256?ver=20161030052309
+ 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
diff --git a/PKGBUILD b/PKGBUILD
index 2dace2c707bf..9437c605646e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ depends=('gcc-libs')
backup=()
options=()
-source=("http://download.pingcap.org/tidb-latest-linux-amd64.tar.gz?ver=20161030052309"
- "http://download.pingcap.org/tidb-latest-linux-amd64.sha256?ver=20161030052309")
+source=("http://download.pingcap.org/tidb-latest-linux-amd64.tar.gz"
+ "http://download.pingcap.org/tidb-latest-linux-amd64.sha256")
sha256sums=(
'SKIP'