summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2019-09-02 04:23:58 +0200
committerRiccardo Berto2019-09-02 04:23:58 +0200
commit467fc46f3a2d19a6d1f7296a02ad510dfb06353d (patch)
tree93100f40760aeec1db3042a74afd52e45e8abb45
parent72005cdf430260391139d6696963901cfca61e55 (diff)
downloadaur-467fc46f3a2d19a6d1f7296a02ad510dfb06353d.tar.gz
upgpkg: redis-graph-git r374.43e07a57-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fdd9b1c001e..330c7c151946 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 = r372.d0e104ba
+ pkgver = r374.43e07a57
pkgrel = 1
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph-git.install
diff --git a/PKGBUILD b/PKGBUILD
index e48305cc7c27..2d273be1fc2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=redis-graph
pkgname=redis-graph-git
-pkgver=r372.d0e104ba
+pkgver=r374.43e07a57
pkgrel=1
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')