summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXuanwo2019-04-18 15:20:01 +0800
committerXuanwo2019-04-18 15:20:01 +0800
commit225137937f969a5625995232c455cfb05185aef3 (patch)
tree69e163322a6a3fdc9f991e501dfc019a6722e754
parent8482313416c5b3f26f0561e39a937edcb34946c9 (diff)
downloadaur-225137937f969a5625995232c455cfb05185aef3.tar.gz
Bump to version 2.1.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca748108e27e..0fd42624b060 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tikv-pd
pkgdesc = Manage and schedule the TiKV cluster.
- pkgver = 2.1.5
+ pkgver = 2.1.8
pkgrel = 1
url = https://github.com/pingcap/pd
arch = x86_64
@@ -9,12 +9,12 @@ pkgbase = tikv-pd
makedepends = make
provides = pd-server
backup = etc/pd/pd.toml
- source = pd-2.1.5.tar.gz::https://github.com/pingcap/pd/archive/v2.1.5.tar.gz
+ source = pd-2.1.8.tar.gz::https://github.com/pingcap/pd/archive/v2.1.8.tar.gz
source = pd.service
source = pd-sysusers.conf
source = pd-tmpfiles.conf
source = pd.toml
- sha256sums = a57112362116505cdbc7487617ea370d557a167f19a53246ddb1e5fd16783f58
+ sha256sums = f628dbc0802695d0cadc214c29dc91ce3e2231ba043672d10cf0e4597c20c4a8
sha256sums = b03d12f2f8d6eb2e9d654d6258ca39000225cdf1418840f7e35081631bc4d924
sha256sums = 5edd250ba9e70a4f8d27581ed658f0fbfeca58ca62429dec12bb5fffc0919b67
sha256sums = 15633aaa2d7726375112a1b5af88105878f09c176a542cde6d0e5f0c4eee4495
diff --git a/PKGBUILD b/PKGBUILD
index f61f45bbbd5f..bb11dca27395 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Xuanwo <xuanwo@archlinuxcn.org>
pkgname=tikv-pd
-pkgver=2.1.7
+pkgver=2.1.8
pkgrel=1
pkgdesc='Manage and schedule the TiKV cluster.'
makedepends=('go' 'make')
@@ -14,7 +14,7 @@ source=(pd-${pkgver}.tar.gz::https://github.com/pingcap/pd/archive/v${pkgver}.ta
pd-sysusers.conf
pd-tmpfiles.conf
pd.toml)
-sha256sums=('e094d509cf171e3517abf0d3f40de679ebcf568dc70b2a9f81e2cb7f9ed38d5f'
+sha256sums=('f628dbc0802695d0cadc214c29dc91ce3e2231ba043672d10cf0e4597c20c4a8'
'b03d12f2f8d6eb2e9d654d6258ca39000225cdf1418840f7e35081631bc4d924'
'5edd250ba9e70a4f8d27581ed658f0fbfeca58ca62429dec12bb5fffc0919b67'
'15633aaa2d7726375112a1b5af88105878f09c176a542cde6d0e5f0c4eee4495'