summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Zhong2020-03-04 21:49:45 +0800
committerAllen Zhong2020-03-04 21:49:45 +0800
commit2b1d48112584cadf7312af5aac14d659664a842c (patch)
treed018e207dad55c02642a806cf1abc109f9811ffd
parent4bd13fb73547de2a28dc5351a2bfd2b94fc1b054 (diff)
downloadaur-2b1d48112584cadf7312af5aac14d659664a842c.tar.gz
upgpkg: tidb-bin 3.0.11-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 672cf5aba57e..83357a14d270 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tidb-bin
pkgdesc = A distributed NewSQL database compatible with MySQL protocol
- pkgver = 3.0.10
+ pkgver = 3.0.11
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-v3.0.10-linux-amd64.tar.gz
+ source = https://download.pingcap.org/tidb-v3.0.11-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 = 87b5dcffed3f2d7d08a2e26b611f15ef1f8490f90570ef03e1f066b69029c5ca
+ sha256sums = e3ff150cf147f752d8833370a90a45c138a00a9c699679c7eda46a88b94c3a6f
sha256sums = b03d12f2f8d6eb2e9d654d6258ca39000225cdf1418840f7e35081631bc4d924
sha256sums = 22318c19bb89ff5a0852df5186cc1496214cd49f2264192413a326d1e8c93dc9
sha256sums = 870b8eaf83bc0d22b05b0f3a7890660e483cf77bb1d84bc50ad04fb23068cd8c
@@ -41,9 +41,9 @@ pkgbase = tidb-bin
pkgname = tidb-bin
install = tidb.install
- provides = tidb-server=3.0.10
- provides = tikv-server=3.0.10
- provides = pd-server=3.0.10
+ provides = tidb-server=3.0.11
+ provides = tikv-server=3.0.11
+ provides = pd-server=3.0.11
pkgname = tidb-bin-utils
optdepends = go-tools: provides goyacc
diff --git a/PKGBUILD b/PKGBUILD
index 890a5e64a6b7..0ddc9649b95c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jian Zeng <anonymousknight96@gmail.com>
# Contributor: Xuanwo <xuanwo@archlinuxcn.org>
pkgbase=tidb-bin
-_basever=3.0.10
+_basever=3.0.11
#_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=('87b5dcffed3f2d7d08a2e26b611f15ef1f8490f90570ef03e1f066b69029c5ca'
+sha256sums=('e3ff150cf147f752d8833370a90a45c138a00a9c699679c7eda46a88b94c3a6f'
'b03d12f2f8d6eb2e9d654d6258ca39000225cdf1418840f7e35081631bc4d924'
'22318c19bb89ff5a0852df5186cc1496214cd49f2264192413a326d1e8c93dc9'
'870b8eaf83bc0d22b05b0f3a7890660e483cf77bb1d84bc50ad04fb23068cd8c'