aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00d857281384..e61b66d21f14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# - https://aur.archlinux.org/packages/arangodb-git
pkgname=arangodb
-pkgver=3.0.5
+pkgver=3.0.7
pkgrel=2
pkgdesc="A multi-model NoSQL database, combining key-value, document and graph data models."
arch=("i686" "x86_64" "armv7l" "armv7h")
@@ -19,7 +19,7 @@ options=()
install=arangodb.install
source=("https://www.arangodb.com/repositories/Source/ArangoDB-$pkgver.tar.bz2"
"arangodb.service" "arangodb-tmpfile.conf")
-sha256sums=('8827dc8afb35f6ce8825d6d77a25ca60369f51e68869a4bebe4e6de99402e888'
+sha256sums=('4e9a15c63f591f091a5b94c25ac6fdc072897f63ff7c9881c1ea868ac060639e'
'6f4974a76720fdb6769419a3759e21c360f92b415064a13445861ceb08f48a3c'
'736581ab917755c859d17b4015f68380384f924279aa61c9c160960018e1e4e4')