blob: 1beeb19bb83dae660707d606cc9777101289f31c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = tidb
pkgdesc = A distributed HTAP database compatible with the MySQL protocol
pkgver = 8.4.0
pkgrel = 1
url = https://github.com/pingcap/tidb
install = tidb.install
arch = x86_64
license = Apache
makedepends = go
makedepends = make
depends = tikv
provides = tidb-server
backup = etc/tidb/tidb.toml
source = tidb-8.4.0.tar.gz::https://github.com/pingcap/tidb/archive/v8.4.0.tar.gz
source = tidb.service
source = tidb-sysusers.conf
source = tidb-tmpfiles.conf
source = tidb.toml
sha256sums = 857ede56b8cf49c9db39d26c4a0ddd26093b8eaaa69c81be110a3b7f75a792dd
sha256sums = 22318c19bb89ff5a0852df5186cc1496214cd49f2264192413a326d1e8c93dc9
sha256sums = 2b147d80985e714d5f861baf76591104c07058b9b6fa573bf0676d675cf8fc20
sha256sums = 30ce83fbec8f102c30e438282bb5b18c026d08480f2386d68f1116c12481bf66
sha256sums = f32709894c0d2c105a4398dcaf027f1cbdee359a2a6747f43cac819e9df25517
pkgname = tidb
|