summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2019-06-17 04:25:14 +0200
committerRiccardo Berto2019-06-17 04:25:14 +0200
commit71cc38147d35547f755694b48dfcdb47ef81cdde (patch)
tree12438ebd8d1e3499e80f3bc9440fe0774b2a13f4
parent4a0286b4752771530a7d6072d5b5f9b65e12e2af (diff)
downloadaur-71cc38147d35547f755694b48dfcdb47ef81cdde.tar.gz
upgpkg: redis-graph-git r317.37086c7e-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7c3260049c8..37d391a805cd 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 = r316.728080f8
+ pkgver = r317.37086c7e
pkgrel = 1
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph-git.install
diff --git a/PKGBUILD b/PKGBUILD
index df8bbfe81c6a..c81bcc49d149 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=redis-graph
pkgname=redis-graph-git
-pkgver=r316.728080f8
+pkgver=r317.37086c7e
pkgrel=1
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')