summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Buch Hansen2019-10-18 15:16:46 +0200
committerDaniel Buch Hansen2019-10-18 15:16:46 +0200
commit7b6c5e0b6f9395a56f1c7d043d93f15eebb139b9 (patch)
treeffd02d1d0c9701b8e542291d78c120d9aac5fbc9 /PKGBUILD
parent9b0760c0d6701e0c32821d971c94ffc555a82351 (diff)
downloadaur-7b6c5e0b6f9395a56f1c7d043d93f15eebb139b9.tar.gz
update depencencies
Diffstat (limited to 'PKGBUILD')
-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')