blob: 97b341a760bddf4a6bc056678118445796b98594 (
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.5.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.5.0.tar.gz::https://github.com/pingcap/tidb/archive/v8.5.0.tar.gz
source = tidb.service
source = tidb-sysusers.conf
source = tidb-tmpfiles.conf
source = tidb.toml
sha256sums = 4c4c66fe60db521d5891368b484df45c319754d0964de185153555332bdf5a65
sha256sums = 22318c19bb89ff5a0852df5186cc1496214cd49f2264192413a326d1e8c93dc9
sha256sums = 2b147d80985e714d5f861baf76591104c07058b9b6fa573bf0676d675cf8fc20
sha256sums = 30ce83fbec8f102c30e438282bb5b18c026d08480f2386d68f1116c12481bf66
sha256sums = f32709894c0d2c105a4398dcaf027f1cbdee359a2a6747f43cac819e9df25517
pkgname = tidb
|