summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2019-03-08 04:35:16 +0100
committerRiccardo Berto2019-03-08 04:35:16 +0100
commitf3900f6b339eaee36086a121322d3131129f6cc1 (patch)
tree7f869ea6c890e6d9f59c310c2100bf0ed39b90aa
parent17aba26bb8ee24970a6b0add6ca280196fdf20b6 (diff)
downloadaur-f3900f6b339eaee36086a121322d3131129f6cc1.tar.gz
upgpkg: redis-graph-git r267.b70dd182-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19e0adec0588..738bc53b1347 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 = r266.23436ce7
+ pkgver = r267.b70dd182
pkgrel = 1
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 40186e141a22..9f4bf6800388 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=redis-graph
pkgname=redis-graph-git
-pkgver=r266.23436ce7
+pkgver=r267.b70dd182
pkgrel=1
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')