summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6916151f3900b62844e01f9f9c19f8e95a5ce495 (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
27
pkgbase = surrealdb
	pkgdesc = A scalable, distributed, collaborative, document-graph database, for the realtime web
	pkgver = 2.1.4
	pkgrel = 1
	url = https://github.com/surrealdb/surrealdb
	arch = x86_64
	license = BUSL-1.1
	checkdepends = rustup
	checkdepends = cargo-make
	checkdepends = clang
	checkdepends = patch
	checkdepends = git
	makedepends = rustup
	makedepends = cargo-make
	makedepends = clang
	makedepends = patch
	makedepends = git
	depends = gcc-libs
	depends = glibc
	provides = surrealdb
	conflicts = surrealdb-bin
	source = https://github.com/surrealdb/surrealdb/releases/download/v2.1.4/LICENSE
	source = surrealdb-2.1.4.tar.gz::https://github.com/surrealdb/surrealdb/archive/refs/tags/v2.1.4.tar.gz
	sha256sums = dd98c688e54be8b85ad79e603f5112449b9789dfc031db94eb5c7dc843702aef
	sha256sums = 9b46926766d40d174c011665847e966afd91e4f2e77af60538c5fa5f380964be

pkgname = surrealdb