summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAllen Zhong2020-03-23 14:26:24 +0800
committerAllen Zhong2020-03-23 14:26:24 +0800
commitb3b885e88fabe460dc699ecbd541b07803731e75 (patch)
tree7316028811dd2033e774878e9424384c4816d78b /PKGBUILD
parentf39d21a0f3e585fba4c8481bff2463753db1afa2 (diff)
downloadaur-b3b885e88fabe460dc699ecbd541b07803731e75.tar.gz
trigger rebuild
* rebuild w/ go 1.14.1 to fix a possible performance issue
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72abf3df997d..bc4caeb67900 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Allen Zhong <zhongbenli@pingcap.com>
pkgname=tidb
pkgver=3.0.12
-pkgrel=1
+pkgrel=2
pkgdesc='A distributed HTAP database compatible with the MySQL protocol'
makedepends=('go' 'make')
arch=('x86_64')