summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2019-01-11 04:05:53 +0100
committerRiccardo Berto2019-01-11 04:05:53 +0100
commit3ffcb7a7885d81210422fef8afdd2a32fe4f15c5 (patch)
tree01e8d735a8d1e0be79c8f530020b601214b7c536
parent6c44aa6b52efe4248eb2541dfe3571644d8273ae (diff)
downloadaur-3ffcb7a7885d81210422fef8afdd2a32fe4f15c5.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 d05f633b270c..beafbd1a25e9 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 = r231.fb5faf65
+ pkgver = r234.24124bcb
pkgrel = 1
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 14c265051676..d885974ffda6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=redis-graph
pkgname=redis-graph-git
-pkgver=r231.fb5faf65
+pkgver=r234.24124bcb
pkgrel=1
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')