summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeng Xu2016-06-28 11:13:45 -0700
committerNeng Xu2016-06-28 11:13:45 -0700
commitb9df06e464cfc605e074872cda75cd243c9b4772 (patch)
tree83abaff6bdd0bd8216a2ba7b355c6885ea0dafff
parent2d69712350fda726de1ad70137ba5beb308c32e8 (diff)
downloadaur-b9df06e464cfc605e074872cda75cd243c9b4772.tar.gz
2.2.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 197d3cc79248..057cb52f2b91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = orientdb-community
pkgdesc = The Graph-Document NoSQL - Community Edition
- pkgver = 2.2.0
+ pkgver = 2.2.3
pkgrel = 1
url = http://www.orientdb.org
install = orientdb-community.install
@@ -13,11 +13,11 @@ pkgbase = orientdb-community
conflicts = orientdb-git
conflicts = orientdb-graphed-git
conflicts = orientdb-graphed
- source = orientdb-community-2.2.0.tar.gz::https://github.com/orientechnologies/orientdb/archive/2.2.0.tar.gz
+ source = orientdb-community-2.2.3.tar.gz::https://github.com/orientechnologies/orientdb/archive/2.2.3.tar.gz
source = orientdb.service
source = server2.sh
source = shutdown2.sh
- md5sums = 985b8a47d752ba6c94befa993f2fff37
+ md5sums = cb001911d3be9915bc64bcf4140535d1
md5sums = 2845ee26c2b4a370fde6ada6815b5eeb
md5sums = 4a5fe9143276adf167dbb7ae46a4f3f2
md5sums = e9482fd3b41fc56af333365c6287b5a6
diff --git a/PKGBUILD b/PKGBUILD
index a3024d4e2ba0..ae20a7e124ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=orientdb-community
## PKGBUILD:pkgver is not allowed to contain colons, hyphens or whitespace
-pkgversion=2.2.0
+pkgversion=2.2.3
#pkgrc=rc2
pkgrc=
#pkgsuffix=-$pkgrc
@@ -50,7 +50,7 @@ source=(
)
md5sums=(
- '985b8a47d752ba6c94befa993f2fff37'
+ 'cb001911d3be9915bc64bcf4140535d1'
'2845ee26c2b4a370fde6ada6815b5eeb'
'4a5fe9143276adf167dbb7ae46a4f3f2'
'e9482fd3b41fc56af333365c6287b5a6'