summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2019-02-15 22:25:09 +0100
committerRiccardo Berto2019-02-15 22:25:09 +0100
commitfeaa43e0b0275e0896b0d0bf876a78d531188a5f (patch)
tree72e53b46c0ffddcef1cc108c8f2ee2eadfd3b93b
parent4591a546f5d90e036e748613f93d669e0799ab7a (diff)
downloadaur-feaa43e0b0275e0896b0d0bf876a78d531188a5f.tar.gz
upgpkg: redis-graph 1.0.13-4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a86e6a38588..8980362a8d23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = redis-graph
pkgdesc = This project is a Redis module that implements a graph database.
pkgver = 1.0.13
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 0d3c557f4677..9f578031cb2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=redis-graph
pkgver=1.0.13
-pkgrel=3
+pkgrel=4
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')
url="https://github.com/RedisLabsModules/$pkgname"