summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2019-06-19 04:24:23 +0200
committerRiccardo Berto2019-06-19 04:24:23 +0200
commit2b510f9462a88ce2e34d1a730e231d6f32c186ca (patch)
tree41c5057e339ed00b7a187a95e5cbf2445e1e9a6f
parentb1567f4ca0cddc2f76a8e505dfcf3f30dd595bad (diff)
downloadaur-2b510f9462a88ce2e34d1a730e231d6f32c186ca.tar.gz
upgpkg: redis-graph-git r319.f70f097d-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed5fba5537f8..710a2a9a7167 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 = r318.323f9c3b
+ pkgver = r319.f70f097d
pkgrel = 1
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph-git.install
diff --git a/PKGBUILD b/PKGBUILD
index e0cc7eb20616..716af899b941 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=redis-graph
pkgname=redis-graph-git
-pkgver=r318.323f9c3b
+pkgver=r319.f70f097d
pkgrel=1
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')