summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 12af74a6063f6209a4f6e4f2c555219b0f86fa4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = redis-graph-git
	pkgdesc = This project is a Redis module that implements a graph database.
	pkgver = r205.a8a66ff8
	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
	source = git+https://github.com/RedisLabsModules/redis-graph
	sha256sums = SKIP

pkgname = redis-graph-git