summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2018-10-21 04:05:19 +0200
committerRiccardo Berto2018-10-21 04:05:19 +0200
commit0d42ab33083026caa3b584368c5ae3ba30f050cf (patch)
tree190549cfb94bbc8e47968ef072ebe51c561b8227
parent61360679499697e656dd33aa858622641d7fc532 (diff)
downloadaur-0d42ab33083026caa3b584368c5ae3ba30f050cf.tar.gz
Auto update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a57805ce39b..1653fc21a315 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = redis-graph-git
pkgdesc = This project is a Redis module that implements a graph database.
- pkgver = r116.6ccc1b9
+ pkgver = r118.5f3f4c9
pkgrel = 1
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 636340f328c4..c645750d4742 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=redis-graph
pkgname=redis-graph-git
-pkgver=r116.6ccc1b9
+pkgver=r118.5f3f4c9
pkgrel=1
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')