summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXuanwo2019-02-28 21:02:24 +0800
committerXuanwo2019-02-28 21:02:24 +0800
commitd078cc169682906f1829b0f425933114ceed5ec1 (patch)
treeee4615ea8e080318a8c6d3e1f08ff09d8a0710d2
parent99a312f1662d123edbedede611d556ed30ee3eb4 (diff)
downloadaur-d078cc169682906f1829b0f425933114ceed5ec1.tar.gz
Bump to version 2.1.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17e9b9c7dc50..ca748108e27e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tikv-pd
pkgdesc = Manage and schedule the TiKV cluster.
- pkgver = 2.1.3
+ pkgver = 2.1.5
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.3.tar.gz::https://github.com/pingcap/pd/archive/v2.1.3.tar.gz
+ source = pd-2.1.5.tar.gz::https://github.com/pingcap/pd/archive/v2.1.5.tar.gz
source = pd.service
source = pd-sysusers.conf
source = pd-tmpfiles.conf
source = pd.toml
- sha256sums = a7fa5305ac1ce5c4ebef06d39726010a1a0938532074d5068dc4140e03fea848
+ sha256sums = a57112362116505cdbc7487617ea370d557a167f19a53246ddb1e5fd16783f58
sha256sums = b03d12f2f8d6eb2e9d654d6258ca39000225cdf1418840f7e35081631bc4d924
sha256sums = 5edd250ba9e70a4f8d27581ed658f0fbfeca58ca62429dec12bb5fffc0919b67
sha256sums = 15633aaa2d7726375112a1b5af88105878f09c176a542cde6d0e5f0c4eee4495
diff --git a/PKGBUILD b/PKGBUILD
index b4e7f29ef5a9..716cf35a9795 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Xuanwo <xuanwo@archlinuxcn.org>
pkgname=tikv-pd
-pkgver=2.1.3
+pkgver=2.1.5
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=('a7fa5305ac1ce5c4ebef06d39726010a1a0938532074d5068dc4140e03fea848'
+sha256sums=('a57112362116505cdbc7487617ea370d557a167f19a53246ddb1e5fd16783f58'
'b03d12f2f8d6eb2e9d654d6258ca39000225cdf1418840f7e35081631bc4d924'
'5edd250ba9e70a4f8d27581ed658f0fbfeca58ca62429dec12bb5fffc0919b67'
'15633aaa2d7726375112a1b5af88105878f09c176a542cde6d0e5f0c4eee4495'