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 8138e03ab7b1..815d2b4fdbaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lmartinez-mirror
pkgname=vim-vimade-git
pkgver=r227.9b92543
-pkgrel=1
+pkgrel=2
pkgdesc="An eye-catching plugin that fades inactive buffers"
arch=('any')
url="https://github.com/tadaa/vimade"
@@ -9,7 +9,7 @@ license=('unknown')
groups=('vim-plugins')
depends=('vim-plugin-runtime')
makedepends=('git')
-optdepends=('treesitter: experimental support for fading buffers')
+optdepends=('tree-sitter: experimental support for fading buffers')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
source=("$pkgname::git+$url")