summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Zhong2021-03-01 15:16:24 +0800
committerAllen Zhong2021-03-01 15:16:47 +0800
commit0382198e19200c900348cdde11dd5dfd83dcb1ce (patch)
tree1fdee10a41eee54115e327c3a4294e6d1bb5cbc7
parentc077a14db3e0c1332c39711efd3a258fc4813318 (diff)
downloadaur-0382198e19200c900348cdde11dd5dfd83dcb1ce.tar.gz
upgpkg: tikv-pd 4.0.11-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59fc7f0b8c53..c2b96dc94e8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tikv-pd
pkgdesc = Manage and schedule the TiKV cluster.
- pkgver = 4.0.10
+ pkgver = 4.0.11
pkgrel = 1
url = https://github.com/tikv/pd
install = pd.install
@@ -12,12 +12,12 @@ pkgbase = tikv-pd
makedepends = unzip
provides = pd-server
backup = etc/pd/pd.toml
- source = pd-4.0.10.tar.gz::https://github.com/tikv/pd/archive/v4.0.10.tar.gz
+ source = pd-4.0.11.tar.gz::https://github.com/tikv/pd/archive/v4.0.11.tar.gz
source = pd.service
source = pd-sysusers.conf
source = pd-tmpfiles.conf
source = pd.toml
- sha256sums = 39fcd048d1a9208cee13f82b656e758ab045733a0f0edad158ef8fcd712a0662
+ sha256sums = 3f271d39d618202c717724e9da0ecec1691da476090095f43ad7acf942781b0e
sha256sums = b03d12f2f8d6eb2e9d654d6258ca39000225cdf1418840f7e35081631bc4d924
sha256sums = 5edd250ba9e70a4f8d27581ed658f0fbfeca58ca62429dec12bb5fffc0919b67
sha256sums = 15633aaa2d7726375112a1b5af88105878f09c176a542cde6d0e5f0c4eee4495
diff --git a/PKGBUILD b/PKGBUILD
index 55d38127871b..efbe7559c811 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Xuanwo <xuanwo@archlinuxcn.org>
# Maintainer: Allen Zhong <zhongbenli@pingcap.com>
pkgname=tikv-pd
-pkgver=4.0.10
+pkgver=4.0.11
pkgrel=1
pkgdesc='Manage and schedule the TiKV cluster.'
makedepends=('go' 'make' 'git' 'unzip')
@@ -16,7 +16,7 @@ source=(pd-${pkgver}.tar.gz::https://github.com/tikv/pd/archive/v${pkgver}.tar.g
pd-sysusers.conf
pd-tmpfiles.conf
pd.toml)
-sha256sums=('39fcd048d1a9208cee13f82b656e758ab045733a0f0edad158ef8fcd712a0662'
+sha256sums=('3f271d39d618202c717724e9da0ecec1691da476090095f43ad7acf942781b0e'
'b03d12f2f8d6eb2e9d654d6258ca39000225cdf1418840f7e35081631bc4d924'
'5edd250ba9e70a4f8d27581ed658f0fbfeca58ca62429dec12bb5fffc0919b67'
'15633aaa2d7726375112a1b5af88105878f09c176a542cde6d0e5f0c4eee4495'