summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Zhong2020-08-06 12:04:04 +0800
committerAllen Zhong2020-08-06 12:04:04 +0800
commit70fdbe0372f1d3336a8892d74e19096ffd6b4ec8 (patch)
tree1c3f558bde07a268e9db7482754463bccfe144d5
parentc912494946c5b509b3d77cb06e45beac0dfdb1ce (diff)
downloadaur-70fdbe0372f1d3336a8892d74e19096ffd6b4ec8.tar.gz
upgpkg: pd 4.0.4-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5a7fdab3848..008c711a1adf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tikv-pd
pkgdesc = Manage and schedule the TiKV cluster.
- pkgver = 4.0.2
- pkgrel = 2
+ pkgver = 4.0.4
+ pkgrel = 1
url = https://github.com/pingcap/pd
install = pd.install
arch = x86_64
@@ -12,12 +12,12 @@ pkgbase = tikv-pd
makedepends = unzip
provides = pd-server
backup = etc/pd/pd.toml
- source = pd-4.0.2.tar.gz::https://github.com/pingcap/pd/archive/v4.0.2.tar.gz
+ source = pd-4.0.4.tar.gz::https://github.com/pingcap/pd/archive/v4.0.4.tar.gz
source = pd.service
source = pd-sysusers.conf
source = pd-tmpfiles.conf
source = pd.toml
- sha256sums = 5b08661eafabe27671760de44f898625eebfdc4a5052fe1615e02ad78c67b18f
+ sha256sums = 85003b3c06f24a913385186dc1f3cf5328e972ee15bbed65eddb6e65b4dcfbbf
sha256sums = b03d12f2f8d6eb2e9d654d6258ca39000225cdf1418840f7e35081631bc4d924
sha256sums = 5edd250ba9e70a4f8d27581ed658f0fbfeca58ca62429dec12bb5fffc0919b67
sha256sums = 15633aaa2d7726375112a1b5af88105878f09c176a542cde6d0e5f0c4eee4495
diff --git a/PKGBUILD b/PKGBUILD
index b250b6bbe676..f707d3a28b9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Xuanwo <xuanwo@archlinuxcn.org>
# Maintainer: Allen Zhong <zhongbenli@pingcap.com>
pkgname=tikv-pd
-pkgver=4.0.2
-pkgrel=2
+pkgver=4.0.4
+pkgrel=1
pkgdesc='Manage and schedule the TiKV cluster.'
makedepends=('go' 'make' 'git' 'unzip')
arch=('x86_64')
@@ -16,7 +16,7 @@ source=(pd-${pkgver}.tar.gz::https://github.com/pingcap/pd/archive/v${pkgver}.ta
pd-sysusers.conf
pd-tmpfiles.conf
pd.toml)
-sha256sums=('5b08661eafabe27671760de44f898625eebfdc4a5052fe1615e02ad78c67b18f'
+sha256sums=('85003b3c06f24a913385186dc1f3cf5328e972ee15bbed65eddb6e65b4dcfbbf'
'b03d12f2f8d6eb2e9d654d6258ca39000225cdf1418840f7e35081631bc4d924'
'5edd250ba9e70a4f8d27581ed658f0fbfeca58ca62429dec12bb5fffc0919b67'
'15633aaa2d7726375112a1b5af88105878f09c176a542cde6d0e5f0c4eee4495'