summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Campello Ferreira2014-09-30 22:44:00 -0300
committerMarcel Campello Ferreira2014-09-30 22:44:00 -0300
commit267a92a9e521cc677e7004d8374297b2f9d61b79 (patch)
tree8c8e53cd645b989fa93dec4ee94dd9f1a5e5e490
parenta697c34bec16c471dca2e4038bcf04efa69a2158 (diff)
downloadaur-267a92a9e521cc677e7004d8374297b2f9d61b79.tar.gz
Version 2.1.5-1.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c70a0ebee37a..f137d9819f97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = neo4j
pkgdesc = A fully transactional graph database implemented in Java
- pkgver = 2.1.4
+ pkgver = 2.1.5
pkgrel = 1
url = http://neo4j.org/
install = neo4j.install
@@ -17,13 +17,13 @@ pkgbase = neo4j
backup = etc/neo4j/neo4j-server.properties
backup = etc/neo4j/neo4j-wrapper.conf
backup = etc/neo4j/neo4j.properties
- source = http://dist.neo4j.org/neo4j-community-2.1.4-unix.tar.gz
+ source = http://dist.neo4j.org/neo4j-community-2.1.5-unix.tar.gz
source = bin.patch
source = conf.patch
source = neo4j.install
source = neo4j.service
source = neo4j-tmpfile.conf
- sha256sums = e27709a2f9cc84d9529a6b7fcbb77e39fd84355e4a8457530360a59630814840
+ sha256sums = 00bf0c9cc581f43ce8724cf4f5ae275cc6d0cb5dc96945ac6dff2859bb874b40
sha256sums = 61e36b7695cc214d192de6d8c81c68fadd7dab90394eb2cd94fd8c916da5fc77
sha256sums = e5fe9c34ff9052be68bb66acbdf04cc2e3dfd18cfdc62d78d01688d72dd55773
sha256sums = 60863d1da348dd07ac7c321c51819596f73bb326cb686b85661e1165daea86e9
diff --git a/PKGBUILD b/PKGBUILD
index cb62cc05a4ca..d4b0d17148ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marcel Campello Ferreira <tucho.tijucano@gmail.com>
pkgname=neo4j
-pkgver=2.1.4
+pkgver=2.1.5
pkgrel=1
pkgdesc="A fully transactional graph database implemented in Java"
arch=(any)
@@ -22,7 +22,7 @@ source=(http://dist.neo4j.org/neo4j-community-$pkgver-unix.tar.gz
neo4j.install
neo4j.service
neo4j-tmpfile.conf)
-sha256sums=(e27709a2f9cc84d9529a6b7fcbb77e39fd84355e4a8457530360a59630814840
+sha256sums=(00bf0c9cc581f43ce8724cf4f5ae275cc6d0cb5dc96945ac6dff2859bb874b40
61e36b7695cc214d192de6d8c81c68fadd7dab90394eb2cd94fd8c916da5fc77
e5fe9c34ff9052be68bb66acbdf04cc2e3dfd18cfdc62d78d01688d72dd55773
60863d1da348dd07ac7c321c51819596f73bb326cb686b85661e1165daea86e9