summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2019-06-22 04:17:24 +0200
committerRiccardo Berto2019-06-22 04:17:24 +0200
commit8e72b4af3b231eaa281141b8cefbe6af10660f06 (patch)
tree307175d93021d490b96392cb9a00cf77712a7954
parent8592ff41f0a4d70589ae5788ab80b6f98a6709b8 (diff)
downloadaur-8e72b4af3b231eaa281141b8cefbe6af10660f06.tar.gz
upgpkg: redis-graph-git r324.139c085f-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d282193f188a..f183e6adf337 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 = r323.150be685
+ pkgver = r324.139c085f
pkgrel = 1
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 3732ee6b4df6..96044454c78d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=redis-graph
pkgname=redis-graph-git
-pkgver=r323.150be685
+pkgver=r324.139c085f
pkgrel=1
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')