Skip to content

Instantly share code, notes, and snippets.

@char101
Last active September 6, 2017 05:08
Show Gist options
  • Save char101/993e9187ee40240ea0e059cceec5bf34 to your computer and use it in GitHub Desktop.
Save char101/993e9187ee40240ea0e059cceec5bf34 to your computer and use it in GitHub Desktop.
neo4j-community 3.2.3
diff --git a/PKGBUILD b/PKGBUILD
index 8a964c7..2a2cdfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marcel Campello Ferreira <marcel.campello.ferreira@gmail.com>
pkgname=neo4j-community
-pkgver=3.0.6
+pkgver=3.2.3
pkgrel=1
pkgdesc='A fully transactional graph database implemented in Java'
arch=(any)
@@ -19,7 +19,7 @@ source=(http://dist.neo4j.org/neo4j-community-$pkgver-unix.tar.gz
neo4j.install
neo4j.service
neo4j-tmpfile.conf)
-sha256sums=('efeab41183e9e5fa94a2d396c65ea93a24e9f105cb3b5f0d0a8e42fb709f4660'
+sha256sums=('65e1de8a025eae4ba42ad3947b7ecbf758a11cf41f266e8e47a83cd93c1d83d2'
'dc94f5d51ed73fdb4fbbc32b5d479dd22de40fb0fcca7e9a8cc5e864e3d8f7fc'
'71ef1d3c9d981cb27c95aa9f0d59e7adca0c6b7431a0e5a39540625a977fe18f'
'3c4f3daea1623a5bc4c56d87ff4d76ff4737722eb730e2f9b65a0980bf3633a3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment