summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d14d404a0e8f..7acf745a8f3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Luis Martinez <luis dot martinez at tuta dot io>
pkgname=neovim-telescope-git
-pkgver=r583.2697bcf
+pkgver=r598.c5a6ed1
pkgrel=2
pkgdesc="A highly extensible fuzzy finder for lists"
arch=('any')
url="https://github.com/nvim-telescope/telescope.nvim"
license=('MIT')
groups=('neovim-plugins')
-depends=('neovim-git' 'neovim-plenary' 'neovim-popup')
+depends=('neovim>=0.5.0' 'neovim-plenary' 'neovim-popup')
optdepends=('bat: for inline previews'
'fd'
'ripgrep'