summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeng Xu2015-12-09 15:37:51 -0800
committerNeng Xu2015-12-09 15:37:51 -0800
commit466942a4511ae1ed1366369514acb7c2ccc38391 (patch)
treee8862a22ba0d81e4a16e19dcf78a2ec7964f1c3c
parent9e1102bae957debb1cbb35399e2a20647fe663bd (diff)
downloadaur-466942a4511ae1ed1366369514acb7c2ccc38391.tar.gz
2.1.7-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b493f6c87df..be8ac34e0021 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = orientdb-community
pkgdesc = The Graph-Document NoSQL - Community Edition
- pkgver = 2.1.3
- pkgrel = 2
+ pkgver = 2.1.7
+ pkgrel = 1
url = http://www.orientdb.org
install = orientdb-community.install
arch = any
@@ -13,11 +13,11 @@ pkgbase = orientdb-community
conflicts = orientdb-git
conflicts = orientdb-graphed-git
conflicts = orientdb-graphed
- source = http://orientdb.com/download.php?email=unknown@unknown.com&file=orientdb-community-2.1.3.tar.gzhttps://github.com/orientechnologies/orientdb/archive/2.1.3.tar.gz
+ source = orientdb-community-2.1.7.tar.gz::https://github.com/orientechnologies/orientdb/archive/2.1.7.tar.gz
source = orientdb.service
source = server2.sh
source = shutdown2.sh
- md5sums = 4c90eec15ae214addd19d8aa8812e99d
+ md5sums = 7b9736383d2e1bd00810a45da03311ec
md5sums = 2845ee26c2b4a370fde6ada6815b5eeb
md5sums = 4a5fe9143276adf167dbb7ae46a4f3f2
md5sums = e9482fd3b41fc56af333365c6287b5a6
diff --git a/PKGBUILD b/PKGBUILD
index 414f4b6059d4..d0814754287d 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.3
+pkgversion=2.1.7
#pkgrc=rc2
pkgrc=
#pkgsuffix=-$pkgrc
@@ -18,7 +18,7 @@ pkgsuffix=
pkgver=$pkgversion
pkgtmp=
-pkgrel=2
+pkgrel=1
#epoch=1
pkgdesc="OrientDB Graph-Document NoSQL - Community Edition"
arch=('any')
@@ -43,14 +43,14 @@ changelog=""
# server2.sh and shutdown2.sh are versions more suited to systemd usage.
#
source=(
- "http://orientdb.com/download.php?email=unknown@unknown.com&file=orientdb-community-${pkgversion}${pkgsuffix}.tar.gz"
+ "orientdb-community-${pkgversion}${pkgsuffix}.tar.gz::http://orientdb.com/download.php?email=unknown@unknown.com&file=orientdb-community-${pkgversion}${pkgsuffix}.tar.gz&os=linux"
'orientdb.service'
'server2.sh'
'shutdown2.sh'
)
md5sums=(
- '4c90eec15ae214addd19d8aa8812e99d'
+ '7b9736383d2e1bd00810a45da03311ec'
'2845ee26c2b4a370fde6ada6815b5eeb'
'4a5fe9143276adf167dbb7ae46a4f3f2'
'e9482fd3b41fc56af333365c6287b5a6'