summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2019-03-06 04:17:11 +0100
committerRiccardo Berto2019-03-06 04:17:11 +0100
commit684daf2e7ef702724ac6cafc788b05f9729bfa42 (patch)
tree550a40fef70ec5d557bcb23c833ad912f98b1c00
parent256185a2f1ba5414baf3d93f0d971cd492d809a7 (diff)
downloadaur-684daf2e7ef702724ac6cafc788b05f9729bfa42.tar.gz
upgpkg: redis-graph-git r265.7d468cfc-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index caffdc369490..f60bfd5c37d8 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 = r263.297acb6a
+ pkgver = r265.7d468cfc
pkgrel = 1
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 688a5c65f00d..51711f9ce7b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=redis-graph
pkgname=redis-graph-git
-pkgver=r263.297acb6a
+pkgver=r265.7d468cfc
pkgrel=1
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')