summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9ffe3eb7f35..9cf6df228b23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,9 @@ pkgdesc="Nix support for Vim"
arch=('any')
url='https://github.com/LnL7/vim-nix'
license=('MIT')
+makedepends=('git')
depends=('vim')
-source=('vim-nix::git+https://github.com/LnL7/vim-nix.git')
+source=('git+https://github.com/LnL7/vim-nix.git')
sha256sums=('SKIP')
pkgver() {