summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2019-10-06 13:29:06 +0200
committerRiccardo Berto2019-10-06 13:29:06 +0200
commit472adc609345d7c5fe0e5e639a0f903746fd4ca1 (patch)
treec0f249a4c64c9bc68021e68729ef712adeff0e7b
parent3c306b2a7bcfbe83fb2e247c1221b67d9812c80c (diff)
downloadaur-472adc609345d7c5fe0e5e639a0f903746fd4ca1.tar.gz
upgpkg: redis-graph-git r412.4424ae7c-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29b8731d4c20..5aa4de74535d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = redis-graph-git
pkgdesc = This project is a Redis module that implements a graph database.
pkgver = r412.4424ae7c
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph-git.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 50c920f5c374..0bb4a72b16ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=redis-graph
pkgname=redis-graph-git
pkgver=r412.4424ae7c
-pkgrel=2
+pkgrel=1
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')
url="https://github.com/RedisLabsModules/$_pkgname"