blob: c51d27e27392b66fa321d37df85ae8f872dee729 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cayley
pkgdesc = An open-source graph inspired by the graph database behind Freebase and Google's Knowledge Graph.
pkgver = 0.7.7
pkgrel = 2
url = https://cayley.io/
arch = i686
arch = x86_64
license = Apache
source_i686 = https://github.com/cayleygraph/cayley/releases/download/v0.7.7/cayley_0.7.7_linux_386.tar.gz
md5sums_i686 = 6c1e29a6481f5874bdf9e3c7440f4362
source_x86_64 = https://github.com/cayleygraph/cayley/releases/download/v0.7.7/cayley_0.7.7_linux_amd64.tar.gz
md5sums_x86_64 = 43bd3a5cadeb1bdda80cfc09c47512ad
pkgname = cayley
|