summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRiccardo Berto2019-02-15 22:22:45 +0100
committerRiccardo Berto2019-02-15 22:22:45 +0100
commit4591a546f5d90e036e748613f93d669e0799ab7a (patch)
tree6f4f09ba4c701bba8251059a8797695a191a5795 /PKGBUILD
parentb1ef08294df05e7f55e9e831547bc592dfe4c3cd (diff)
downloadaur-4591a546f5d90e036e748613f93d669e0799ab7a.tar.gz
upgpkg: redis-graph 1.0.13-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d37078b606b6..0d3c557f4677 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=redis-graph
pkgver=1.0.13
-pkgrel=2
+pkgrel=3
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')
url="https://github.com/RedisLabsModules/$pkgname"