summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8b74a064c4eefa5edc51571a5e75a3c0c5318a0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = cypher-shell
	pkgdesc = A command line shell where you can execute Cypher against an instance of Neo4j
	pkgver = 1.1.12
	pkgrel = 1
	url = https://github.com/neo4j/cypher-shell
	arch = any
	license = GPL3
	depends = java-runtime>=8
	source = cypher-shell-1.1.12.zip::https://github.com/neo4j/cypher-shell/releases/download/1.1.12/cypher-shell.zip
	md5sums = 476c36f6e7c9762cd0dd3d4f8b8d313d

pkgname = cypher-shell