summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Campello Ferreira2015-04-15 11:53:38 -0300
committerMarcel Campello Ferreira2015-04-15 11:53:38 -0300
commit282e1082cd7710301bdf490cd24e4e9a0424719f (patch)
tree9111bbd904d76332d9d945ac6e59faf61a2503d1
parentce1cbd934365ef8310ec9c8191c9d012291fad71 (diff)
downloadaur-282e1082cd7710301bdf490cd24e4e9a0424719f.tar.gz
Version 2.2.1-1.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81dbbbc848ef..df271722d44e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = neo4j
pkgdesc = A fully transactional graph database implemented in Java
- pkgver = 2.2.0
+ pkgver = 2.2.1
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.2.0-unix.tar.gz
+ source = http://dist.neo4j.org/neo4j-community-2.2.1-unix.tar.gz
source = bin.patch
source = conf.patch
source = neo4j.install
source = neo4j.service
source = neo4j-tmpfile.conf
- sha256sums = 86c5366f99bd8d97131110c52b231352ea07e39093bbfd7960b2f0f211b35def
+ sha256sums = a5116c47a2fb2a209ba6a381e57b580fe6e912e8835edb32dbf66d9b16b3d367
sha256sums = d161c1b0397843a78c16cf06f3087ca52f01efb300749874d52013fde87d26f8
sha256sums = bb9ea8ae8a684e9981a24ca7bb242a4c2aaa8fdacb820abf8da7f56f413d1e5f
sha256sums = 3c4f3daea1623a5bc4c56d87ff4d76ff4737722eb730e2f9b65a0980bf3633a3
diff --git a/PKGBUILD b/PKGBUILD
index 826c9f52122d..9e086f1da342 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marcel Campello Ferreira <marcel@prafrentex.com.br>
pkgname=neo4j
-pkgver=2.2.0
+pkgver=2.2.1
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=('86c5366f99bd8d97131110c52b231352ea07e39093bbfd7960b2f0f211b35def'
+sha256sums=('a5116c47a2fb2a209ba6a381e57b580fe6e912e8835edb32dbf66d9b16b3d367'
'd161c1b0397843a78c16cf06f3087ca52f01efb300749874d52013fde87d26f8'
'bb9ea8ae8a684e9981a24ca7bb242a4c2aaa8fdacb820abf8da7f56f413d1e5f'
'3c4f3daea1623a5bc4c56d87ff4d76ff4737722eb730e2f9b65a0980bf3633a3'