summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXuanwo2018-12-11 08:46:07 +0800
committerXuanwo2018-12-11 08:46:07 +0800
commit08f4c4e7702b608abe93676f2ec83490b6017ee3 (patch)
tree282b0f27b22d2b87f514edeee4dc724667756f85
parentcb8555bccfab20befb18e6f9a16918561f728f26 (diff)
downloadaur-08f4c4e7702b608abe93676f2ec83490b6017ee3.tar.gz
Bump pkgrel to trigger rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c287d9a86e10..1286b69293d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tidb
pkgdesc = A distributed HTAP database compatible with the MySQL protocol
pkgver = 2.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pingcap/tidb
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 59001f400443..1f1aa0be6439 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Xuanwo <xuanwo@archlinuxcn.org>
pkgname=tidb
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='A distributed HTAP database compatible with the MySQL protocol'
makedepends=('go' 'make')
arch=('x86_64')