blob: d2203428fdc252f1dcb80053d963f5881ae4772c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = neo4j-community-bin
pkgdesc = A fully transactional graph database implemented in Java (binary package)
pkgver = 2025.04.0
pkgrel = 3
url = https://github.com/neo4j/neo4j
arch = any
license = GPL-3.0-only
depends = java-runtime=21
depends = psmisc
provides = neo4j-community
provides = neo4j-community=2025.04.0
conflicts = neo4j-community
conflicts = neo4j-enterprise
source = https://dist.neo4j.org/deb/neo4j_2025.04.0_all.deb
source = neo4j.sysusers
source = neo4j.tmpfiles
sha256sums = f3e110bb32b7832d6dcaa8d1fc155a1ce13bd5ec599c2c93953ee878c20ab925
sha256sums = 440874201629f436b3817be05d7f8240c9bef603a11dc0a125634287c0376b5d
sha256sums = a4a12084b93c357adfc54d1c0736d710ff507418824e08e33cc1f30bdc8a67f8
pkgname = neo4j-community-bin
|