summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2018-11-12 04:05:27 +0100
committerRiccardo Berto2018-11-12 04:05:27 +0100
commitb4818473dec2db0292b01c62e47ce49684cf4cb7 (patch)
tree8de7c909625b69333fe2d540ff3b26ed478cdbea
parent36c6a3067092214dbc72f27209ce7da5d99b9056 (diff)
downloadaur-b4818473dec2db0292b01c62e47ce49684cf4cb7.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 ec7f6ed63563..160f7efa1804 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 = r162.bae3d5f
+ pkgver = r165.f28c963
pkgrel = 1
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 0533e85774e1..b1d98d1c13a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=redis-graph
pkgname=redis-graph-git
-pkgver=r162.bae3d5f
+pkgver=r165.f28c963
pkgrel=1
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')