summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2020-09-05 12:33:18 +0300
committerJonian Guveli2020-09-05 12:33:18 +0300
commit73928fd59dba46a9f0795e46a0c879eba5222fde (patch)
tree3f090b6129c58336a1742ef6c5e0cfade70deea3 /PKGBUILD
parentdb8dd6c728ad31ecb8549648880f806d03466b8d (diff)
downloadaur-73928fd59dba46a9f0795e46a0c879eba5222fde.tar.gz
version update to 1.6.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a1e67b13fd4..6fa3dfbd2c7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=redi-search
-pkgver=1.6.12
-pkgrel=2
+pkgver=1.6.13
+pkgrel=1
pkgdesc="Redis module that implements a search engine on top of Redis."
arch=("x86_64")
url="https://github.com/RediSearch/RediSearch"