summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Zhong2020-10-15 18:15:55 +0800
committerAllen Zhong2020-10-15 18:15:55 +0800
commit90b2ea0a89ff829813ea3433d8e85ab1f1e756a7 (patch)
tree0f96e81dfc32a36094049314791d220e06e87bdd
parent69c899885bfb6ea1672886c8eca962b06d390108 (diff)
downloadaur-90b2ea0a89ff829813ea3433d8e85ab1f1e756a7.tar.gz
upgpkg: tidb-bin 4.0.7-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53f2886af04b..a5e49a2c05cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tidb-bin
pkgdesc = A distributed NewSQL database compatible with MySQL protocol
- pkgver = 4.0.6
+ pkgver = 4.0.7
pkgrel = 1
url = https://github.com/pingcap/tidb
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = tidb-bin
conflicts = tikv-pd
options = strip
options = debug
- source = https://download.pingcap.org/tidb-v4.0.6-linux-amd64.tar.gz
+ source = https://download.pingcap.org/tidb-v4.0.7-linux-amd64.tar.gz
source = pd.service
source = tidb.service
source = tikv.service
@@ -25,7 +25,7 @@ pkgbase = tidb-bin
source = pd.toml
source = tidb.toml
source = tikv.toml
- sha256sums = 4c7c4bd2793d38f77a87425d42b1d2cca1fb3827f78fee7ab45a497691928390
+ sha256sums = 5a0d887e1d72b6541f84d97252ebd316a5ba2ea87a2beb682e1a3829ace6cd47
sha256sums = b03d12f2f8d6eb2e9d654d6258ca39000225cdf1418840f7e35081631bc4d924
sha256sums = 22318c19bb89ff5a0852df5186cc1496214cd49f2264192413a326d1e8c93dc9
sha256sums = 870b8eaf83bc0d22b05b0f3a7890660e483cf77bb1d84bc50ad04fb23068cd8c
@@ -41,9 +41,9 @@ pkgbase = tidb-bin
pkgname = tidb-bin
install = tidb.install
- provides = tidb-server=4.0.6
- provides = tikv-server=4.0.6
- provides = pd-server=4.0.6
+ provides = tidb-server=4.0.7
+ provides = tikv-server=4.0.7
+ provides = pd-server=4.0.7
pkgname = tidb-bin-utils
optdepends = go-tools: provides goyacc
diff --git a/PKGBUILD b/PKGBUILD
index 9a4db651a4f1..13bfddf66dc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jian Zeng <anonymousknight96@gmail.com>
# Contributor: Xuanwo <xuanwo@archlinuxcn.org>
pkgbase=tidb-bin
-_basever=4.0.6
+_basever=4.0.7
#_relver=-prega
#pkgver=$_basever.$_relver
pkgver=$_basever
@@ -29,7 +29,7 @@ source=("https://download.pingcap.org/tidb-v$_basever$_relver-linux-amd64.tar.gz
pd.toml
tidb.toml
tikv.toml)
-sha256sums=('4c7c4bd2793d38f77a87425d42b1d2cca1fb3827f78fee7ab45a497691928390'
+sha256sums=('5a0d887e1d72b6541f84d97252ebd316a5ba2ea87a2beb682e1a3829ace6cd47'
'b03d12f2f8d6eb2e9d654d6258ca39000225cdf1418840f7e35081631bc4d924'
'22318c19bb89ff5a0852df5186cc1496214cd49f2264192413a326d1e8c93dc9'
'870b8eaf83bc0d22b05b0f3a7890660e483cf77bb1d84bc50ad04fb23068cd8c'