summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRiccardo Berto2019-02-06 21:01:52 +0100
committerRiccardo Berto2019-02-06 21:01:52 +0100
commit2d9b6e1dc0d53ec8d3441c07c9b40b45420b4541 (patch)
treea0ed77aa5705d196b013b70fb29cb91723cdcb71 /PKGBUILD
parente3611914eb587579c09480f666cdc40dfd122de6 (diff)
downloadaur-2d9b6e1dc0d53ec8d3441c07c9b40b45420b4541.tar.gz
Auto update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db9fdfafcb12..45f22359b473 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url="https://github.com/RedisLabsModules/$_pkgname"
license=('AGPL-3.0')
depends=('redis' 'cmake')
makedepends=('git')
+conflicts=('redis-graph')
source=("git+$url")
install=$pkgname.install
sha256sums=("SKIP")