summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e927646e6d00..a0a7c660f5bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=neovim-plenary-git
pkgver=r150.3f99330
-pkgrel=1
+pkgrel=2
pkgdesc="A Lua library for Neovim plugins"
arch=('any')
url="https://github.com/nvim-lua/plenary.nvim"
@@ -12,7 +12,6 @@ depends=('neovim')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-install="$pkgname.install"
source=("$pkgname::git+$url")
sha256sums=('SKIP')