summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..cfe318aafd44
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = cypher-shell-git
+ pkgdesc = A command line shell where you can execute Cypher against an instance of Neo4j (install from git)
+ pkgver = neo4j.3.4.5.r7.g31a7bef
+ pkgrel = 1
+ url = https://github.com/neo4j/cypher-shell
+ arch = any
+ license = GPL
+ makedepends = jdk8-openjdk
+ makedepends = maven
+ depends = java-environment=8
+ depends = bash
+ conflicts = cypher-shell
+ options = !strip
+ source = cypher-shell-git::git+https://github.com/neo4j/cypher-shell.git
+ sha256sums = SKIP
+
+pkgname = cypher-shell-git
+