summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2018-11-28 04:05:31 +0100
committerRiccardo Berto2018-11-28 04:05:31 +0100
commit50c36e85da84010b8fb8e0ff362255002be306c1 (patch)
tree40555c2decce91bf84d7e16c1bf95d242aaf2116
parent2a41fb5107794762c28ced13c93d4354539102c5 (diff)
downloadaur-50c36e85da84010b8fb8e0ff362255002be306c1.tar.gz
Auto update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6da009af4ce..ead245670e07 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 = r189.549d1b3
+ pkgver = r192.20e3fe4
pkgrel = 1
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 6c99e047ce96..a06fe541b3c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=redis-graph
pkgname=redis-graph-git
-pkgver=r189.549d1b3
+pkgver=r192.20e3fe4
pkgrel=1
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')