summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f748d10149dc629c1cd74f4dabca456fcd0cb74b (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.3
	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.3/LICENSE
	source = surrealdb-2.1.3.tar.gz::https://github.com/surrealdb/surrealdb/archive/refs/tags/v2.1.3.tar.gz
	sha256sums = dd98c688e54be8b85ad79e603f5112449b9789dfc031db94eb5c7dc843702aef
	sha256sums = 7046f8c46b500988d729fff212d0e009244675fd6e766096cf311382489ac42b

pkgname = surrealdb