blob: 8f5ce71b80dd3c4544c53d0903cc496b9d3d50a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = greptimedb-bin
pkgdesc = Open-source time-series database.
pkgver = 0.1.0.20221124
pkgrel = 1
url = https://github.com/GreptimeTeam/greptimedb
arch = x86_64
license = Apache-2.0
provides = greptimedb
source = https://github.com/GreptimeTeam/greptimedb/releases/download/v0.1.0-alpha-20221124-nightly/greptime-linux-amd64.tgz
sha256sums = 12989f1e468d19b6345809c5c2cef93dffe9a91a194b1b2d82218a996437e7fa
pkgname = greptimedb-bin
|