summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeng Xu2016-05-18 15:34:14 -0700
committerNeng Xu2016-05-18 15:34:14 -0700
commit2d69712350fda726de1ad70137ba5beb308c32e8 (patch)
tree4ac655c0ecd04a0455d203a95e95e93bd8d94c80
parentb0536de6485d9b7a3d3ce2b27dab8070bb1b1954 (diff)
downloadaur-2d69712350fda726de1ad70137ba5beb308c32e8.tar.gz
2.2.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e37098f39dc3..197d3cc79248 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = orientdb-community
pkgdesc = The Graph-Document NoSQL - Community Edition
- pkgver = 2.1.16
+ pkgver = 2.2.0
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.1.16.tar.gz::https://github.com/orientechnologies/orientdb/archive/2.1.16.tar.gz
+ source = orientdb-community-2.2.0.tar.gz::https://github.com/orientechnologies/orientdb/archive/2.2.0.tar.gz
source = orientdb.service
source = server2.sh
source = shutdown2.sh
- md5sums = c432ece1cc083f4e8aca5c10f32657ae
+ md5sums = 985b8a47d752ba6c94befa993f2fff37
md5sums = 2845ee26c2b4a370fde6ada6815b5eeb
md5sums = 4a5fe9143276adf167dbb7ae46a4f3f2
md5sums = e9482fd3b41fc56af333365c6287b5a6
diff --git a/PKGBUILD b/PKGBUILD
index 2c74491dab56..a3024d4e2ba0 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.1.16
+pkgversion=2.2.0
#pkgrc=rc2
pkgrc=
#pkgsuffix=-$pkgrc
@@ -50,7 +50,7 @@ source=(
)
md5sums=(
- 'c432ece1cc083f4e8aca5c10f32657ae'
+ '985b8a47d752ba6c94befa993f2fff37'
'2845ee26c2b4a370fde6ada6815b5eeb'
'4a5fe9143276adf167dbb7ae46a4f3f2'
'e9482fd3b41fc56af333365c6287b5a6'