aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Williamson2016-12-02 11:36:07 -0500
committerMike Williamson2016-12-02 11:36:07 -0500
commit7375f21857eabf5d8e08047d29eb9f00a120559a (patch)
treed906a5182e853d88606d3f6b43d49f76b2dc1df7 /PKGBUILD
parent0e4d078ccb5c4cb6e822b4ef425e5735ceeef37a (diff)
downloadaur-7375f21857eabf5d8e08047d29eb9f00a120559a.tar.gz
Bump to Arango 3.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d78573a40c8f..62ec69dec9bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# - https://aur.archlinux.org/packages/arangodb-git
pkgname=arangodb
-pkgver=3.1.1
+pkgver=3.1.2
pkgrel=1
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=('a6c3479ce1a6af5acbc417360bc219b66b0aba9fe98b66b7920d26ac9f0d07e9'
+sha256sums=('90eb5c78117774b75fa6c0b7d205a53a6aaa54fece3d7617bf6efef7bf715499'
'40ccbb4034aedaa0d2b1d2922d0d9e53271dfa024f421105a988e1f65f1eef51'
'736581ab917755c859d17b4015f68380384f924279aa61c9c160960018e1e4e4')