summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexandre Macabies2022-11-01 21:59:21 +0100
committerAlexandre Macabies2022-11-01 22:02:34 +0100
commitd36c8c92d549924604b52f2c2a18a16a57a96305 (patch)
tree3638ccb4d6a25eebeb735233572f563c70c6a041 /.SRCINFO
parent98ff40ab43390d90b774fdfc37a18f885aa4a5be (diff)
downloadaur-vim-nix-git.tar.gz
Fix scheme and add git to makedepends.
Thanks eclairevoyant and ipochto for the tips!
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e43484795fb..42f949df5d11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,8 +5,9 @@ pkgbase = vim-nix-git
url = https://github.com/LnL7/vim-nix
arch = any
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
pkgname = vim-nix-git