summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2019-02-15 22:08:17 +0100
committerRiccardo Berto2019-02-15 22:08:17 +0100
commitb1ef08294df05e7f55e9e831547bc592dfe4c3cd (patch)
treee2b80358c8f95d36f062176b598c7d88429bdf71
parenta6e87426d0ca4fe08caddd2c53c7b38c0593dc43 (diff)
downloadaur-b1ef08294df05e7f55e9e831547bc592dfe4c3cd.tar.gz
upgpkg: redis-graph 1.0.13-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 480b01d2a9c5..9396644cf7f4 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 = 1
+ pkgrel = 2
url = https://github.com/RedisLabsModules/redis-graph
install = redis-graph.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 5149021fa1c3..d37078b606b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=redis-graph
pkgver=1.0.13
-pkgrel=1
+pkgrel=2
pkgdesc="This project is a Redis module that implements a graph database."
arch=('i686' 'x86_64' 'aarch64' 'armv7h')
url="https://github.com/RedisLabsModules/$pkgname"