summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1c6d4af702bf44535c72da17ee4566efa4ad7ed7 (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 = citus
	pkgdesc = Scalable PostgreSQL for multi-tenant and real-time workloads
	pkgver = 11.1.1
	pkgrel = 1
	url = https://www.citusdata.com
	install = citus.install
	arch = x86_64
	license = AGPL3
	license = MIT
	license = BSD
	license = custom:PostgreSQL
	makedepends = git
	makedepends = postgresql-libs
	makedepends = llvm
	makedepends = clang
	depends = glibc
	depends = postgresql
	depends = lz4
	depends = zstd
	depends = curl
	depends = openssl
	source = citus::git+https://github.com/citusdata/citus#commit=b7ae596fe8a4758f251cafc6ebb95ae9b971d202
	b2sums = SKIP

pkgname = citus