summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 34304b24f24b1db267dcc351c6185a824081ac8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = redis-graph-git
	pkgdesc = This project is a Redis module that implements a graph database.
	pkgver = r354.ff6f8659
	pkgrel = 1
	url = https://github.com/RedisLabsModules/redis-graph
	install = redis-graph-git.install
	arch = i686
	arch = x86_64
	arch = aarch64
	arch = armv7h
	license = AGPL-3.0
	makedepends = git
	depends = redis
	depends = cmake
	conflicts = redis-graph
	source = git+https://github.com/RedisLabsModules/redis-graph
	sha256sums = SKIP

pkgname = redis-graph-git