blob: 73eff4995a08216b803f4a4eb6c2346a6606b75d (
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
26
|
pkgbase = tidb
pkgdesc = A distributed HTAP database compatible with the MySQL protocol
pkgver = 5.0.1
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-5.0.1.tar.gz::https://github.com/pingcap/tidb/archive/v5.0.1.tar.gz
source = tidb.service
source = tidb-sysusers.conf
source = tidb-tmpfiles.conf
source = tidb.toml
sha256sums = 067a86471e6f38036dfe6f202189c3951e5daf6b449e742629743e47dd45956e
sha256sums = 22318c19bb89ff5a0852df5186cc1496214cd49f2264192413a326d1e8c93dc9
sha256sums = 2b147d80985e714d5f861baf76591104c07058b9b6fa573bf0676d675cf8fc20
sha256sums = 30ce83fbec8f102c30e438282bb5b18c026d08480f2386d68f1116c12481bf66
sha256sums = f32709894c0d2c105a4398dcaf027f1cbdee359a2a6747f43cac819e9df25517
pkgname = tidb
|