summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a08421c3df99..5936c7763a0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="dbuch zsh configuration"
url="https://github.com/dbuch/"
arch=(x86_64)
license=(GPL)
-depends=('zsh>=5.3' 'exa' 'bat' 'skim')
+depends=('zsh>=5.3' 'ripgrep' 'bat' 'skim')
makedepends=(git)
source=("git+https://github.com/dbuch/dbuch-zsh-config.git")
conflicts=('grml-zsh-config')