summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2019-11-06 04:42:25 +0100
committerRiccardo Berto2019-11-06 04:42:25 +0100
commit68d6b88ef786741fe94a4e63047e547146733ec1 (patch)
treefc0a155037a70aae51e90b49b75e9dc929b6396d
parent15ced2940264f4ad2dbfd78f783b3bfe91c595fc (diff)
downloadaur-68d6b88ef786741fe94a4e63047e547146733ec1.tar.gz
upgpkg: redis-graph-git r435.4602f3ab-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 793a222689f2..6d247cf8b4ad 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 = r434.f145e032
+ pkgver = r435.4602f3ab
pkgrel = 1
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph-git.install
diff --git a/PKGBUILD b/PKGBUILD
index f2e9c1ba0c44..6af6f4364348 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=redis-graph
pkgname=redis-graph-git
-pkgver=r434.f145e032
+pkgver=r435.4602f3ab
pkgrel=1
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')