summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2019-06-24 04:36:22 +0200
committerRiccardo Berto2019-06-24 04:36:22 +0200
commitf8cefe06f8495c00869a77f2d0b4575a359f7498 (patch)
tree9454de79ef4df7f21adf87307eebafe7afa2c38c
parent8e72b4af3b231eaa281141b8cefbe6af10660f06 (diff)
downloadaur-f8cefe06f8495c00869a77f2d0b4575a359f7498.tar.gz
upgpkg: redis-graph-git r325.abf8cbf1-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f183e6adf337..36e5a97bbf26 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 = r324.139c085f
+ pkgver = r325.abf8cbf1
pkgrel = 1
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 96044454c78d..434e3e2311f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=redis-graph
pkgname=redis-graph-git
-pkgver=r324.139c085f
+pkgver=r325.abf8cbf1
pkgrel=1
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')