summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a38188bca2e3..ad2f645b9af6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_pkgname=redis-graph
pkgname=$_pkgname-git
pkgver=r215.9db0b8c
-pkgrel=1
+pkgrel=2
pkgdesc="This project is a Redis module that implements a graph database."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'aarch64' 'armv7h')
url="https://github.com/swilly22/$_pkgname"
license=('AGPL-3.0')
depends=('redis')