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 76e29ba91c17..cd694ca8118b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=neovim-moonlight-git
pkgver=r164.e24e421
-pkgrel=1
+pkgrel=2
pkgdesc="A Lua port of VSCode's Moonlight colorscheme with builtin support for other plugins"
arch=('any')
url="https://github.com/shaunsingh/moonlight.nvim"
license=('GPL')
groups=('neovim-plugins')
-depends=('neovim-git')
+depends=('neovim>=0.5.0')
makedepends=('git')
provides=("${pkgname%-git}" 'neovim-lualine-moonlight')
conflicts=("${pkgname%-git}" 'neovim-lualine-moonlight')